cd improvements

This commit is contained in:
mroxso
2024-07-31 16:56:27 +02:00
parent 38df5b80f6
commit c930656600

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: