1
0
mirror of https://github.com/tommytran732/Synapse-Docker synced 2024-09-18 20:34:42 -04:00

Remove experimental env var

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-28 02:03:29 -07:00
parent 740a20635c
commit 5ffc5c641d
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -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: