Try to push to registry.

This commit is contained in:
2024-02-24 17:14:54 +01:00
parent 1da01e4efb
commit d40393b0c9

View File

@@ -51,7 +51,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
tags: ri-st/startup:latest tags: https://cs-git.ddnss.de/ri-st/startup:latest
push: true push: true
# cache-from: type=gha # cache-from: type=gha
# cache-to: type=gha,mode=max # cache-to: type=gha,mode=max