Merge branch 'master' into 'master'

Update README.md and fix fork CI

See merge request aljaxus/upn-qr!4
This commit is contained in:
Aljaž Starc
2022-08-30 13:39:17 +00:00
2 changed files with 10 additions and 2 deletions

View File

@@ -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

View File

@@ -1,3 +1,9 @@
<div align="center">
# upn-qr
https://upn-qr.gitapp.si
A public API for generating UPN-QR codes on the fly
https://upn-qr.gitapp.si
</div>