update to allow multiple games
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
78f8f8fcc3
commit
f88d3828c3
3 changed files with 91 additions and 38 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
TOKEN:
|
||||
from_secret: AWX_TOKEN
|
||||
commands:
|
||||
- "curl -k -X POST -H \"Authorization: Bearer $TOKEN\" https://awx-aaron.apps.yolokube.de/api/v2/job_templates/13/launch/"
|
||||
- "curl -k -X POST -H \"Authorization: Bearer $TOKEN\" https://awx-aaron.apps.yolokube.de/api/v2/job_templates/16/launch/"
|
||||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue