Gitea Actions improvement
Build LinkLog Development Image / development-image (push) Successful in 19s

This commit is contained in:
Olaf
2026-08-25 21:44:46 +02:00
parent d38db06c30
commit 05c4ebe526
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
with:
registry: git.kolkman.org
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Build and publish development image
uses: docker/build-push-action@v6