Compare commits
1 Commits
main
...
bug/2023-1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2489dd9b9d |
1
.github/workflows/docker-build.yaml
vendored
1
.github/workflows/docker-build.yaml
vendored
@ -38,6 +38,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
file: ${{ matrix.Dockerfile }}
|
||||||
tags: vexorian/dizquetv:${{ inputs.tag }}${{ matrix.suffix }}
|
tags: vexorian/dizquetv:${{ inputs.tag }}${{ matrix.suffix }}
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user