Skip to content

Commit

Permalink
fix: use snapshot:
Browse files Browse the repository at this point in the history
  • Loading branch information
faiq committed Oct 16, 2023
1 parent c87ffe5 commit ec7bf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/podman-aws-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Build snapshot
run: |-
make build-for-podman
goreleaser build --id konvoy-image-wrapper-for-podman
goreleaser build --id konvoy-image-wrapper-for-podman --snapshot --clean
- name: Run E2E test for AWS centos 7.9 using podman
run: |-
Expand Down

0 comments on commit ec7bf9a

Please sign in to comment.