context "beta" already exists
All checks were successful
deploy / main (push) Successful in 10s

This commit is contained in:
Nebel 2024-01-03 21:40:41 +09:00
parent 80030a4dff
commit b1b60436e1
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -16,4 +16,5 @@ jobs:
- uses: actions/checkout@v3
- run: apk add make docker-cli-compose
- run: make setup
continue-on-error: true
- run: make deploy