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:02:46 +00:00 committed by GitHub
parent 2146e5c8a8
commit e40e47df7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,6 @@ jobs:
- name: Setup buildx
if: steps.checkIdExists.outcome != 'failure'
run: |
docker buildx create --name mybuilder
docker buildx use mybuilder