Try to push to registry.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user