Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jigarkhwar authored Sep 7, 2024
1 parent 5f51361 commit 00d386f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ 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 00d386f

Please sign in to comment.