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 6e17efc commit e05d9db
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 @@ -36,7 +36,7 @@ jobs:
- name: Build and Publish with ko
env:
KO_DATA_PATH: kodata/
KO_DOCKER_REPO: docker.io/saiyam911
KO_DOCKER_REPO: docker.io/saiyam911/devops-project
KO_DEFAULTBASEIMAGE: docker.io/saiyam911/devops-baseimage:prod-v1
run: |
ko build --bare -t sha-${{ env.sha_short }}
Expand Down

0 comments on commit e05d9db

Please sign in to comment.