Compare commits

...

1 Commits

Author SHA1 Message Date
vexorian
2489dd9b9d Test dockerfile 2023-11-27 08:06:03 -04:00

View File

@ -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