Compare commits

..

1 Commits

Author SHA1 Message Date
43f50ec207 even more fixes
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Failing after 20s
Build and deploy the backend to staging / Deploy to staging (pull_request) Has been skipped
2024-09-21 13:47:39 +02:00

View File

@ -34,5 +34,5 @@ jobs:
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
context: backend context: backend
tags: git.kluster.moll.re/anydev/anyway-backend:${{inputs.tag}} tags: git.kluster.moll.re/anydev/anyway-backend:${{intputs.tag}}
push: true push: true