Skip to content

Commit

Permalink
Update build_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saiyam1814 authored Aug 7, 2024
1 parent 477d057 commit 6e17efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
KO_DOCKER_REPO: docker.io/saiyam911
KO_DEFAULTBASEIMAGE: docker.io/saiyam911/devops-baseimage:prod-v1
run: |
ko build -t sha-${{ env.sha_short }}
ko build --bare -t sha-${{ env.sha_short }}
- name: Generate deploy manifest from Jinja template
uses: cuchi/[email protected]
Expand Down

0 comments on commit 6e17efc

Please sign in to comment.