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
cogsys
Dare2Del
Demonstrator - Reasoning WebAPI
Commits
6437fc70
Commit
6437fc70
authored
Jun 12, 2021
by
Siebers, Michael
Browse files
fix syntax error CI/CD
parent
099b64b0
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6437fc70
...
...
@@ -219,7 +219,7 @@ container:build:
variables
:
CACHE_OPTION
:
--no-cache
-
if
:
$CI_PIPELINE_SOURCE == "push"
&& $CI_COMMIT_BRANCH ==
"
$CI_DEFAULT_BRANCH
"
&& $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
variables
:
CACHE_OPTION
:
--cache-from "${CI_REGISTRY_IMAGE}/${CONTAINER_DEPLOY_IMAGE}:latest"
-
if
:
$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH
...
...
Siebers, Michael
@michael.siebers
mentioned in commit
23d5f28e
·
Jun 12, 2021
mentioned in commit
23d5f28e
mentioned in commit 23d5f28e854c41913108b40fb5768ba237c73a6f
Toggle commit list
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