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
f123b4be
Commit
f123b4be
authored
May 27, 2019
by
remy
Browse files
fix array condition in gitlab-ci
parent
3c7edb0e
Pipeline
#202
passed with stage
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f123b4be
...
...
@@ -12,7 +12,8 @@ buildJob:
stage
:
build
tags
:
-
bioco
only
:
master
only
:
-
master
script
:
-
apk update
-
apk add --no-cache wget gzip git net-tools
...
...
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