debug runner
release-tag / release-image (push) Failing after 1m2s

This commit is contained in:
2024-08-02 08:48:41 +02:00
parent f414745b4e
commit 0046a53c8b
+2 -2
View File
@@ -21,8 +21,8 @@ jobs:
with: # replace it with your local IP
config-inline: |
[registry."192.168.0.29:3000"]
http = true
insecure = true
http = true
insecure = true
- name: Login to DockerHub
uses: docker/login-action@v2