debug
release-tag / build and push (push) Failing after 18s

This commit is contained in:
2024-08-19 10:01:07 +02:00
parent 1b04cd0d9f
commit b4e092470f
+2 -2
View File
@@ -14,13 +14,13 @@ jobs:
uses: actions/checkout@v3
- name: Set up Docker BuildX
uses: docker/setup-buildx-action@v3
with: # replace it with your local IP
with:
config-inline: |
[registry."harbor.solusar.de"]
- name: Login to Registry
uses: docker/login-action@v3
with:
registry: harbor.solusar.de # replace it with your local IP
registry: harbor.solusar.de
username: ${{ secrets.HARBORUSER }}
password: ${{ secrets.HARBORPASS }}
- name: Get Meta