mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-22 10:01:34 -05:00
Remove experimental flag
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
13cc98f1c7
commit
fc7a19b977
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -65,7 +65,6 @@ jobs:
|
|||||||
if: ${{ github.event_name != 'pull_request' }}
|
if: ${{ github.event_name != 'pull_request' }}
|
||||||
run: cosign sign ${TAGS} -y
|
run: cosign sign ${TAGS} -y
|
||||||
env:
|
env:
|
||||||
COSIGN_EXPERIMENTAL: "true"
|
|
||||||
TAGS: ${{ steps.meta.outputs.tags }}
|
TAGS: ${{ steps.meta.outputs.tags }}
|
||||||
|
|
||||||
scan:
|
scan:
|
||||||
|
Loading…
Reference in New Issue
Block a user