Master commit next.
Some checks failed
Gitea CI/CD / build (push) Failing after 20s
Gitea CI/CD / deploy (push) Has been skipped

This commit is contained in:
clive
2024-05-06 23:06:36 +10:00
parent 9b6d863387
commit 035818ec16

View File

@@ -21,7 +21,7 @@ jobs:
run: docker build . -t rokoh -f rokoh/Dockerfile run: docker build . -t rokoh -f rokoh/Dockerfile
- name: Push Docker image to registry - name: Push Docker image to registry
run: docker push rokoh run: docker push registry.rokoh.com/rokoh
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest