mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 08:36:23 +01:00
Delay automated docker builds, to allow publishing pipeline to catch up
This commit is contained in:
@@ -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: []
|
||||||
|
|||||||
Reference in New Issue
Block a user