mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-14 04:04:03 +00:00
Merge branch 'devel' into 'master'
ci: Make production deployment verification automatic See merge request oliver/ivatar!271
This commit is contained in:
@@ -135,7 +135,7 @@ verify_prod_deployment:
|
|||||||
image: python:3.11-alpine
|
image: python:3.11-alpine
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
when: manual
|
when: on_success
|
||||||
variables:
|
variables:
|
||||||
PROD_URL: "https://libravatar.org"
|
PROD_URL: "https://libravatar.org"
|
||||||
MAX_RETRIES: 10
|
MAX_RETRIES: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user