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
cogsys
Dare2Del
Demonstrator - Reasoning WebAPI
Commits
23d5f28e
Commit
23d5f28e
authored
Jun 12, 2021
by
Siebers, Michael
Browse files
Revert "fix syntax error CI/CD"
This reverts commit
6437fc70
parent
6437fc70
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
23d5f28e
...
...
@@ -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
...
...
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