mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Delay automated docker builds, to allow publishing pipeline to catch up
This commit is contained in:
parent
e7bafaa4d8
commit
dc23ee8ad2
@ -213,6 +213,8 @@ build-image:
|
|||||||
docker image push --all-tags $CI_REGISTRY_IMAGE/auth
|
docker image push --all-tags $CI_REGISTRY_IMAGE/auth
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
when: delayed
|
||||||
|
start_in: 10 minutes
|
||||||
|
|
||||||
build-image-dev:
|
build-image-dev:
|
||||||
before_script: []
|
before_script: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user