kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Update .gitlab-ci.yml file with --provenance=false
see https://dev.funkwhale.audio/funkwhale/infrastructure/infra/-/issues/71merge-requests/2916/merge
rodzic
81b40be7f5
commit
557b6088b9
|
@ -511,6 +511,7 @@ docker:
|
||||||
--set *.platform=linux/amd64,linux/arm64,linux/arm/v7
|
--set *.platform=linux/amd64,linux/arm64,linux/arm/v7
|
||||||
--no-cache
|
--no-cache
|
||||||
--push
|
--push
|
||||||
|
--provenance=false
|
||||||
|
|
||||||
- if: $CI_COMMIT_BRANCH =~ /(stable|develop)/
|
- if: $CI_COMMIT_BRANCH =~ /(stable|develop)/
|
||||||
variables:
|
variables:
|
||||||
|
|
Ładowanie…
Reference in New Issue