Add workflow #1

Merged
seang96 merged 17 commits from test into main 2025-09-19 23:10:47 +00:00
Showing only changes of commit f3635163ab - Show all commits

Fix build and patch

Sean Greenawalt 2025-09-19 17:39:12 -04:00

View file

@ -80,7 +80,7 @@ jobs:
id: build-push-fat
uses: docker/build-push-action@v5
with:
context: .
context: ./Stirling-PDF
file: ./Dockerfile.fat
push: true
tags: ${{ steps.meta3.outputs.tags }}