Skip to content

Commit

Permalink
feat: init ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jigarkhwar committed Aug 31, 2024
1 parent 02b6c15 commit 20cd4e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
image: gcr.io/kaniko-project/executor:v1.20.0-debug
permissions:
contents: read # read the repository
needs: test-build
steps:
- name: Build and Push Image to docker registry with kaniko
run: |
Expand Down

0 comments on commit 20cd4e7

Please sign in to comment.