Update docker-image.yml

This commit is contained in:
Jerry Ma
2021-08-30 15:42:10 +08:00
committed by GitHub
parent b52c3a5597
commit 2f186e5db9

View File

@@ -19,4 +19,5 @@ jobs:
- name: Push binary into new branch
run: |
mkdir dist && docker run --rm -v $(pwd)/dist:/dist/ static-php cp php-dist/bin/php /dist/
chmod a+x action-deploy.sh
./action-deploy.sh