This commit is contained in:
a 2024-06-04 00:09:23 -05:00
parent 096015015f
commit 4b4a3a80f8
Signed by: a
GPG Key ID: 374BC539FE795AF0
1 changed files with 0 additions and 5 deletions

View File

@ -19,11 +19,6 @@ jobs:
uses: docker/setup-qemu-action@v2
- name: Set up Docker BuildX
uses: docker/setup-buildx-action@v2
with: # replace it with your local IP
config-inline: |
[registry."tuxpa.in"]
http = true
insecure = true
- name: Login to DockerHub
uses: docker/login-action@v2
with: