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