We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc6f77 commit 72ec45dCopy full SHA for 72ec45d
.github/workflows/docker-build-release.yml
@@ -30,7 +30,6 @@ jobs:
30
name: Build and push
31
uses: docker/build-push-action@v3
32
with:
33
- context: .
34
push: true
35
tags: ${{ steps.meta.outputs.tags }}
36
labels: ${{ steps.meta.outputs.labels }}
0 commit comments