This commit is contained in:
parent
5e56af2dd9
commit
b22556df7d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
TOKEN:
|
TOKEN:
|
||||||
from_secret: AWX_TOKEN
|
from_secret: AWX_TOKEN
|
||||||
commands:
|
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:
|
when:
|
||||||
- branch: main
|
- branch: main
|
||||||
event: push
|
event: push
|
||||||
|
|
Loading…
Add table
Reference in a new issue