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:11:41 +10:00
parent 035818ec16
commit 2ec1a60e6a

View File

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