Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vagrant-boxen
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Piotr Maślanka
vagrant-boxen
Commits
790e25e3
There was a problem fetching the pipeline stages.
Commit
790e25e3
authored
8 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
curl is there
parent
d1c4780e
No related branches found
No related tags found
No related merge requests found
Pipeline
#652
canceled with stages
in 4 minutes
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
czr_pythons/build.sh
+1
-1
1 addition, 1 deletion
czr_pythons/build.sh
czr_pythons_pg/build.sh
+1
-1
1 addition, 1 deletion
czr_pythons_pg/build.sh
with
2 additions
and
2 deletions
czr_pythons/build.sh
+
1
−
1
View file @
790e25e3
#!/usr/bin/env bash
apt-get
install
-y
curl
python python-pip python-dev python-setuptools build-essential git libffi-dev libyaml-dev libev4 libev-dev
apt-get
install
-y
python python-pip python-dev python-setuptools build-essential git libffi-dev libyaml-dev libev4 libev-dev
pip
install
--upgrade
pip
==
1.5.6
pip
install
--upgrade
setuptools
==
5.5.1
...
...
This diff is collapsed.
Click to expand it.
czr_pythons_pg/build.sh
+
1
−
1
View file @
790e25e3
#!/usr/bin/env bash
apt-get
install
-y
curl
python python-pip python-dev python-setuptools build-essential git libffi-dev libyaml-dev libev4 libev-dev libpq-dev
apt-get
install
-y
python python-pip python-dev python-setuptools build-essential git libffi-dev libyaml-dev libev4 libev-dev libpq-dev
pip
install
--upgrade
pip
==
1.5.6
pip
install
--upgrade
setuptools
==
5.5.1
pip
install
--upgrade
cffi
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment