This commit is contained in:
parent
5e56af2dd9
commit
b22556df7d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,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/10/launch/"
|
||||
- "curl -k -X POST -H \"Authorization: Bearer $TOKEN\" https://awx-aaron.apps.yolokube.de/api/v2/job_templates/15/launch/"
|
||||
when:
|
||||
- branch: main
|
||||
event: push
|
||||
|
|
Loading…
Add table
Reference in a new issue