This commit is contained in:
@ -25,7 +25,6 @@ jobs:
|
|||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
|
||||||
push: true
|
push: true
|
||||||
tags: 'git.miwory.dev/miwory/podkopsubsets:latest'
|
tags: 'git.miwory.dev/miwory/podkopsubsets:latest'
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
|
|||||||
Reference in New Issue
Block a user