fix: update Dockerfile to use Ubuntu base image and correct orchestrating script path

This commit is contained in:
2025-09-23 15:57:48 +08:00
parent fa4f5b63ff
commit 31827c8d99
2 changed files with 13 additions and 7 deletions

View File

@@ -43,4 +43,4 @@ jobs:
DO_TOKEN: ${{ secrets.DO_TOKEN }}
SSH_PRIVATE_KEY_DECODED: ${{ secrets.SSH_PRIVATE_KEY_DECODED }}
run: |
orchestrating.sh
orchestrating