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 f453cb5 commit b1d02b6
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 # Update with your Docker Hub namespace
KO_DEFAULTBASEIMAGE: docker.io/saiyam911/devops-baseimage:prod-v1 # Update base image if needed
run: |
ko build --bare -t docker.io/saiyam911/kubesimplify-demo:prod
ko build -t docker.io/saiyam911/kubesimplify-demo:prod
- name: Generate deploy manifest from Jinja template
uses: cuchi/[email protected]
Expand Down

0 comments on commit b1d02b6

Please sign in to comment.