1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-10-01 08:50:11 +02:00

Set buildx context in CI/CD

This commit is contained in:
Tom Plant 2023-04-22 10:10:02 +10:00 committed by GitHub
parent 4f35a8d79f
commit 96097d1cd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4.0.0
with:
context: .
push: true
cache-from: type=gha
cache-to: type=gha,mode=max