update to allow multiple games
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Aaron Riedel 2025-04-15 18:05:36 +02:00
parent 78f8f8fcc3
commit f88d3828c3
Signed by: aaron
GPG key ID: 643004654D40D577
3 changed files with 91 additions and 38 deletions

View file

@ -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