fix: streamline orchestrating script execution and correct file paths in Dockerfile
This commit is contained in:
3
.github/workflows/orchestratorci.yml
vendored
3
.github/workflows/orchestratorci.yml
vendored
@@ -43,5 +43,4 @@ jobs:
|
||||
DO_TOKEN: ${{ secrets.DO_TOKEN }}
|
||||
SSH_PRIVATE_KEY_DECODED: ${{ secrets.SSH_PRIVATE_KEY_DECODED }}
|
||||
run: |
|
||||
cd /root
|
||||
./orchestrating.sh
|
||||
orchestrating.sh
|
||||
Reference in New Issue
Block a user