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 b1d02b6 commit 0da07ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: Build and Publish with ko
env:
KO_DATA_PATH: kodata/
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
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
Expand Down

0 comments on commit 0da07ba

Please sign in to comment.