mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2025-12-17 04:00:59 +00:00
Update README.md and fix fork CI
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 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
|
- kubectl create -f ./manifests/upn-qr.yaml
|
||||||
rules:
|
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