1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 02:45:06 +00:00

removing spaces (#2923)

Signed-off-by: Namanl2001 <namanlakhwani@gmail.com>
This commit is contained in:
Naman Lakhwani 2022-01-06 22:42:11 +05:30 committed by GitHub
parent 760ec6830d
commit 2f8bfc78b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ jobs:
env:
COSIGN_EXPERIMENTAL: "true"
run: |
cosign sign \
cosign sign \
-a "repo=${{ github.repository }}" \
-a "workflow=${{ github.workflow }}" \
-a "ref=${{ github.sha }}" \
@ -94,7 +94,7 @@ jobs:
env:
COSIGN_EXPERIMENTAL: "true"
run: |
cosign sign \
cosign sign \
-a "repo=${{ github.repository }}" \
-a "workflow=${{ github.workflow }}" \
-a "ref=${{ github.sha }}" \
@ -141,7 +141,7 @@ jobs:
env:
COSIGN_EXPERIMENTAL: "true"
run: |
cosign sign \
cosign sign \
-a "repo=${{ github.repository }}" \
-a "workflow=${{ github.workflow }}" \
-a "ref=${{ github.sha }}" \