mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2025-12-16 19:50:57 +00:00
Merge branch 'master' into 'master'
Update README.md and fix fork CI See merge request aljaxus/upn-qr!4
This commit is contained in:
@@ -35,4 +35,6 @@ deploy:
|
||||
- kubectl delete --force=$FORCE --wait=$WAIT --now=$NOW --ignore-not-found=true --timeout=$TIMEOUT -f ./manifests/upn-qr.yaml
|
||||
- kubectl create -f ./manifests/upn-qr.yaml
|
||||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH && $CI_PROJECT_PATH == "aljaxus/upn-qr"
|
||||
when: on_success
|
||||
- when: manual
|
||||
|
||||
Reference in New Issue
Block a user