Skip to content

Commit

Permalink
add ko version command
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie McBride authored and Charlie McBride committed Apr 19, 2024
1 parent a7bd93a commit 4e8931d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish-mcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:
- name: Build and publish image
run: |
az login --identity
ko version
RELEASE_ACR=${{ secrets.AZURE_REGISTRY }} ./hack/release/release.sh

0 comments on commit 4e8931d

Please sign in to comment.