mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:55:41 -04:00
ci: set global flavor value to false, utilize tag instead
This commit is contained in:
2
.github/workflows/deploy-docker-giteacom.yml
vendored
2
.github/workflows/deploy-docker-giteacom.yml
vendored
@@ -627,7 +627,7 @@ jobs:
|
||||
# add development tag to default architecture (amd64)
|
||||
type=raw,enable=${{ inputs.DEV_RELEASE }},priority=400,prefix=,suffix=,value=development
|
||||
flavor: |
|
||||
latest=${{ !inputs.DEV_RELEASE }}
|
||||
latest=false
|
||||
labels: |
|
||||
org.opencontainers.image.created=${{ env.NOW_DOCKER_TS }}
|
||||
org.opencontainers.image.version=${{ env.IMAGE_VERSION }}
|
||||
|
||||
Reference in New Issue
Block a user