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

Update push-docker.yml

This commit is contained in:
Anthony Stirling 2023-02-06 11:01:23 +00:00 committed by GitHub
parent c9cb1959b3
commit 2146e5c8a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ jobs:
- name: Build and push latest amd64 and v8
if: github.ref == 'refs/heads/master' && steps.checkIdExists.outcome != 'failure'
if: github.ref == 'refs/heads/master'
run: |
docker buildx build --platform="linux/amd64,linux/arm64/v8" --push --tag "frooodle/s-pdf:latest" .