1
0

change build arg

This commit is contained in:
2025-06-08 20:39:46 -05:00
parent e454a510c6
commit 90318aad14
3 changed files with 6 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ jobs:
tags: ${{ env.TEST_TAG }}
file: ./Dockerfile
build-args: |
REGISTRY=hub.docker/
REGISTRY=hub.docker
- name: Test
run: |
@@ -89,7 +89,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
file: ./Dockerfile
build-args: |
REGISTRY=hub.docker/
REGISTRY=hub.docker
- name: Actions Ntfy
run: |