Test dockerfile

This commit is contained in:
vexorian 2023-11-27 08:06:03 -04:00
parent 393de7429c
commit 2489dd9b9d

View File

@ -38,6 +38,7 @@ jobs:
with:
context: .
push: true
file: ${{ matrix.Dockerfile }}
tags: vexorian/dizquetv:${{ inputs.tag }}${{ matrix.suffix }}
cache-from: type=gha
cache-to: type=gha,mode=max