skip waiting for agent
This commit is contained in:
parent
f893898356
commit
2cfc44e23d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-waylonwalker-com.yml
vendored
1
.github/workflows/test-waylonwalker-com.yml
vendored
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
TP_API_KEY: ${{ secrets.TP_API_KEY }}
|
||||
run: |
|
||||
envsubst < .github/ci/docker-compose.yml > docker-compose.yml
|
||||
cat docker-compose.yml
|
||||
docker-compose -f docker-compose.yml up -d
|
||||
- name: Wait for Agent to Register
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue