feat: update orchestrating script to use decoded SSH private key and enhance SSH connection validation; modify Dockerfile and docker-compose to streamline environment variable management
This commit is contained in:
@@ -5,9 +5,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
entrypoint: ""
|
||||
command: ["sleep", "3600"]
|
||||
environment:
|
||||
- DO_TOKEN=dop_v1_edf8bb32e734cf0dbbb40ce9d2b7ad494277caced8636a4823aede610b6c31fa
|
||||
- RUNNER_ID=pandeganteng
|
||||
- SPEC=default
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- ./actions:/actions
|
||||
Reference in New Issue
Block a user