tt
This commit is contained in:
@@ -93,7 +93,7 @@ jobs:
|
||||
with:
|
||||
github-server-url: http://192.168.0.103:3000
|
||||
repository: ${{ github.repository }}
|
||||
|
||||
|
||||
- name: Step 1 - Push Code to Production
|
||||
run: |
|
||||
apt-get update && apt-get install -y rsync openssh-client
|
||||
@@ -165,5 +165,5 @@ jobs:
|
||||
script: |
|
||||
docker exec koori-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache
|
||||
echo "正在進行最後重啟以確保服務生效..."
|
||||
docker restart koori-erp-laravel
|
||||
# docker restart koori-erp-laravel
|
||||
echo "部署完成!"
|
||||
Reference in New Issue
Block a user