cd improvements

This commit is contained in:
mroxso
2024-07-31 16:56:27 +02:00
parent c21f75f86c
commit dacd21f9c7

View File

@@ -63,6 +63,8 @@ jobs:
run: echo ${{ steps.docker_build.outputs.digest }}
deploy:
needs: [build_and_push]
name: Deployment
runs-on: ubuntu-latest
steps: