Skip to content

Commit

Permalink
Update build_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saiyam1814 committed Aug 7, 2024
1 parent 0da07ba commit 477d057
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 docker.io/saiyam911/kubesimplify-demo:prod
ko build -t sha-${{ env.sha_short }}
- name: Generate deploy manifest from Jinja template
uses: cuchi/[email protected]
Expand Down

0 comments on commit 477d057

Please sign in to comment.