1
0

change build arg

This commit is contained in:
2025-06-08 20:45:47 -05:00
parent 90318aad14
commit 1ffe933d6e
3 changed files with 5 additions and 9 deletions

View File

@@ -72,8 +72,6 @@ jobs:
load: true
tags: ${{ env.TEST_TAG }}
file: ./Dockerfile
build-args: |
REGISTRY=hub.docker
- name: Test
run: |
@@ -88,8 +86,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
file: ./Dockerfile
build-args: |
REGISTRY=hub.docker
- name: Actions Ntfy
run: |