mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-08 11:41:32 -05:00
Remove experimental env var
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
740a20635c
commit
5ffc5c641d
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -72,7 +72,6 @@ jobs:
|
||||
if: ${{ github.event_name != 'pull_request' }}
|
||||
run: cosign sign ${TAGS} -y
|
||||
env:
|
||||
COSIGN_EXPERIMENTAL: "true"
|
||||
TAGS: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
scan:
|
||||
|
Loading…
Reference in New Issue
Block a user