docker fix

This commit is contained in:
Justin (shocknet) 2024-05-19 17:16:32 -04:00
parent dd6c271091
commit 03154746a9

View file

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