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
27249a44
There was a problem fetching the latest pipeline status.
Commit
27249a44
authored
8 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
fix;again
parent
9ce3b63a
No related branches found
No related tags found
No related merge requests found
Pipeline
#709
failed with stages
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
27249a44
...
@@ -13,9 +13,10 @@ build_czr_pythons_pg:
...
@@ -13,9 +13,10 @@ build_czr_pythons_pg:
-
vagrant
-
vagrant
-
develop19216822423
-
develop19216822423
before_script
:
before_script
:
-
env
-
cd $CI_PROJECT_DIR
-
cp *.sh czr_pythons_pg/
-
cp *.sh czr_pythons_pg/
-
cp SkeletonVagrantfile czr_pythons_pg/Vagrantfile
-
cp SkeletonVagrantfile czr_pythons_pg/Vagrantfile
-
env
-
cd $CI_PROJECT_DIR
-
cd $CI_PROJECT_DIR
-
cd czr_pythons_pg
-
cd czr_pythons_pg
-
python ../make.py meta
-
python ../make.py meta
...
...
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