We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c23789 commit 41ab16eCopy full SHA for 41ab16e
.github/workflows/wg-easy-image.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
context: applications/wg-easy
55
file: applications/wg-easy/container/Containerfile
56
- push: ${{ github.event_name != 'pull_request' }}
+ push: true
57
tags: ${{ steps.meta.outputs.tags }}
58
labels: ${{ steps.meta.outputs.labels }}
59
cache-from: type=gha
0 commit comments