This commit is contained in:
Justin (shocknet) 2024-05-19 22:23:08 -04:00
parent ff2247b530
commit 021a58e34c

View file

@ -39,7 +39,7 @@ jobs:
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: .
file: Dockerfile
file: ./Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}