Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
wicopa
Commits
bb5b2a60
Commit
bb5b2a60
authored
May 24, 2019
by
remy
Browse files
test gitlab-ci bioco with docker-compose image
parent
c12ed770
Pipeline
#193
failed with stages
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bb5b2a60
...
...
@@ -17,7 +17,7 @@ variables:
buildJob
:
stage
:
build
tags
:
-
jimmy
-
bioco
script
:
-
apk update
-
apk add --no-cache wget gzip git net-tools
...
...
@@ -30,6 +30,6 @@ buildJob:
RunDeployment
:
stage
:
deploy
tags
:
-
jimmy
-
bioco
script
:
-
docker-compose up
Write
Preview
Markdown
is supported
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