Skip to content
Snippets Groups Projects

Resolve "Release docker build fails" NOCHANGELOG

Merged Georg Krause requested to merge 2253-release-docker-build-fails into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -462,7 +462,7 @@ docker:
variables:
BUILD_ARGS: >
--set *.platform=linux/amd64,linux/arm64,linux/arm/v7
--set *.no-cache
--no-cache
--push
- if: $CI_COMMIT_BRANCH =~ /(stable|develop)/
Loading