mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 04:55:42 -04:00
ci: enable new arch tag
This commit is contained in:
@@ -346,7 +346,7 @@ jobs:
|
||||
type=ref,enable=${{ github.event_name == 'pull_request' || github.event_name == 'push' }},priority=600,prefix=,suffix=-arm64,event=tag
|
||||
|
||||
# tag add arm64
|
||||
type=raw,enable=false,priority=100,value=arm64
|
||||
type=raw,enable=true,priority=100,value=arm64
|
||||
flavor: |
|
||||
latest=false
|
||||
labels: |
|
||||
@@ -607,7 +607,7 @@ jobs:
|
||||
type=raw,enable=${{ inputs.DEV_RELEASE }},priority=400,prefix=,suffix=,value=development
|
||||
|
||||
# tag add amd64
|
||||
type=raw,enable=false,priority=100,value=amd64
|
||||
type=raw,enable=true,priority=100,value=amd64
|
||||
flavor: |
|
||||
latest=${{ !inputs.DEV_RELEASE }}
|
||||
labels: |
|
||||
|
||||
Reference in New Issue
Block a user