ci: Use correct build arg to disable cache for docker builds

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2655>
environments/review-docs-fix-p-l408cl/deployments/18885
Georg Krause 2023-11-29 11:09:15 +00:00 zatwierdzone przez Marge
rodzic 9dbbe9e768
commit cc2ff8ae88
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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)/