Skip to content
GitLab
Menu
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
2e632f37
Commit
2e632f37
authored
Apr 24, 2019
by
Amandine PERRIN
Browse files
see all apk available packages
parent
b7a8c0d8
Pipeline
#11490
passed with stage
in 1 minute and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2e632f37
...
...
@@ -52,8 +52,9 @@ build-ubuntu:
-
docker
stage
:
build
script
:
-
apk update ; apk add git ; apk add apt
-
apt-get update
-
apk update ; apk add git
-
apk search -v
# - apt-get update
# - git checkout master -- requirements.txt
-
docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu" for_build/ubuntu
-
docker push "$CI_REGISTRY_IMAGE/install-ubuntu"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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