mirror of
https://github.com/imjasonh/setup-crane
synced 2026-07-06 22:52:45 +00:00
remove debug stuff
This commit is contained in:
parent
46e1849f94
commit
5146f708a8
1 changed files with 0 additions and 2 deletions
|
|
@ -25,8 +25,6 @@ runs:
|
|||
go get github.com/google/go-containerregistry/cmd/crane@main
|
||||
;;
|
||||
latest-release)
|
||||
jq --version
|
||||
curl -s -u "username:${{github.token}}" https://api.github.com/repos/google/go-containerregistry/releases/latest
|
||||
tag=$(curl -s -u "username:${{ github.token }}" https://api.github.com/repos/google/go-containerregistry/releases/latest | jq -r '.tag_name')
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue