mirror of
https://git.netzspielplatz.de/docker-multiarch/minio.git
synced 2025-11-08 17:09:24 +00:00
no gods, no masters!
This commit is contained in:
parent
74fda793ec
commit
222b33ed62
1 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ weekly:buildx:
|
|||
- docker build --platform=local -o . ./docker-buildx
|
||||
only:
|
||||
- schedules
|
||||
- master
|
||||
- main
|
||||
|
||||
weekly:deploy:
|
||||
image: docker:19.03
|
||||
|
|
@ -92,4 +92,4 @@ weekly:deploy:
|
|||
- docker buildx build --platform linux/arm/v7 --push -t $CI_REGISTRY_IMAGE .
|
||||
only:
|
||||
- schedules
|
||||
- master
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue