mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02:00
Update push-docker.yml
This commit is contained in:
parent
3c4f5339e4
commit
260db7dd4a
2
.github/workflows/push-docker.yml
vendored
2
.github/workflows/push-docker.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
- name: Build and push amd64
|
||||
if: github.ref == 'refs/heads/armSupport'
|
||||
run: |
|
||||
docker buildx build --platform=linux/amd64,linux/amd64/v8 --push --tag frooodle/s-pdf:${{ steps.versionNumber.outputs.versionNumber }}
|
||||
docker buildx build --platform="linux/amd64,linux/amd64/v8" --push --tag "frooodle/s-pdf:${{ steps.versionNumber.outputs.versionNumber }}" .
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user