Skip to content

Commit 41ab16e

Browse files
committed
Push image in PR to test
Signed-off-by: Evans Mungai <[email protected]>
1 parent 3c23789 commit 41ab16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wg-easy-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
context: applications/wg-easy
5555
file: applications/wg-easy/container/Containerfile
56-
push: ${{ github.event_name != 'pull_request' }}
56+
push: true
5757
tags: ${{ steps.meta.outputs.tags }}
5858
labels: ${{ steps.meta.outputs.labels }}
5959
cache-from: type=gha

0 commit comments

Comments
 (0)