debug
All checks were successful
docker / test-build (push) Successful in 26s
docker / deployment-build (push) Successful in 25s

This commit is contained in:
OCram85 2023-07-10 13:45:18 +02:00
parent 61b786bb20
commit 4f1626d5e8

View File

@ -43,7 +43,7 @@ jobs:
name: Build and push
uses: actions/build-push-action@v4
with:
context: .
#context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}