mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
feat: linebot
change deploy.yaml
This commit is contained in:
@@ -16,6 +16,6 @@ jobs:
|
|||||||
git fetch origin main
|
git fetch origin main
|
||||||
git reset --hard origin/main
|
git reset --hard origin/main
|
||||||
|
|
||||||
# 現在它絕對抓得到宿主機的 docker 了
|
# 直接使用絕對路徑呼叫 Docker
|
||||||
docker compose up -d --build --remove-orphans
|
/usr/bin/docker compose up -d --build --remove-orphans
|
||||||
docker image prune -f
|
/usr/bin/docker image prune -f
|
||||||
Reference in New Issue
Block a user