Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amandine PERRIN
pipeline_annotation
Commits
7ffa7abf
Commit
7ffa7abf
authored
Apr 18, 2017
by
Amandine PERRIN
Browse files
Modify git co
parent
6fb0c319
Pipeline
#1811
failed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7ffa7abf
...
...
@@ -15,6 +15,6 @@ build:
stage
:
build
script
:
-
apk update ; apk add git
-
git checkout master
-
git checkout master
--
-
docker build --pull -t "$CI_REGISTRY_IMAGE:testing-ubuntu" .
-
docker push "$CI_REGISTRY_IMAGE:testing-ubuntu"
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment