mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 03:35:42 -04:00
ci: modify arm64 workflow step tag to not conflict with amd64 before merge
This commit is contained in:
2
.github/workflows/deploy-docker-gitea.yml
vendored
2
.github/workflows/deploy-docker-gitea.yml
vendored
@@ -388,7 +388,7 @@ jobs:
|
||||
file: Dockerfile
|
||||
platforms: linux/arm64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.task_release_gi_meta.outputs.tags }}
|
||||
tags: binaryninja/tvapp2:development-arm64
|
||||
labels: ${{ steps.task_release_gi_meta.outputs.labels }}
|
||||
provenance: false
|
||||
build-args: |-
|
||||
|
||||
Reference in New Issue
Block a user