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
bob
bob.devtools
Commits
e84d7970
Commit
e84d7970
authored
Feb 13, 2019
by
André Anjos
💬
Browse files
[data][gitlab-ci] Quote shell command
parent
0166fc3a
Pipeline
#26892
passed with stage
in 3 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/devtools/data/gitlab-ci/base-build.yaml
View file @
e84d7970
...
...
@@ -22,7 +22,7 @@ stages:
-
source ${CONDA_ROOT}/etc/profile.d/conda.sh
-
conda activate base
-
bdt ci base-build -vv order.txt
-
[
"
${CI_COMMIT_REF_NAME}"
= "master"
]
&&
bdt ci base-deploy -vv
-
'
[
"${CI_COMMIT_REF_NAME}"
=
"master"
]
&&
bdt
ci
base-deploy
-vv
'
-
bdt ci clean -vv
cache
:
&build_caches
paths
:
...
...
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