first try docker build
This commit is contained in:
@@ -26,11 +26,11 @@ jobs:
|
|||||||
|
|
||||||
# # Install the cosign tool except on PR
|
# # Install the cosign tool except on PR
|
||||||
# # https://github.com/sigstore/cosign-installer
|
# # https://github.com/sigstore/cosign-installer
|
||||||
# - name: Install cosign
|
- name: Install cosign
|
||||||
# #if: gitea.event_name != 'pull_request'
|
#if: gitea.event_name != 'pull_request'
|
||||||
# uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
|
uses: https://github.com/sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
|
||||||
# with:
|
with:
|
||||||
# cosign-release: 'v1.11.0'
|
cosign-release: 'v1.11.0'
|
||||||
|
|
||||||
|
|
||||||
# Workaround: https://github.com/docker/build-push-action/issues/461
|
# Workaround: https://github.com/docker/build-push-action/issues/461
|
||||||
|
|||||||
Reference in New Issue
Block a user