mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
change gitea yaml
This commit is contained in:
@@ -23,6 +23,9 @@ jobs:
|
||||
|
||||
# 3. 重新啟動 Docker 容器
|
||||
echo "Restarting Docker Compose..."
|
||||
docker compose down
|
||||
docker compose up -d --build
|
||||
# 清理掉沒標籤的暫存鏡像 (dangling images)
|
||||
docker image prune -f
|
||||
|
||||
echo "Deployment successful!"
|
||||
Reference in New Issue
Block a user