Update .forgejo/workflows/CD.yml

This commit is contained in:
Matt Reeves 2024-06-09 21:45:47 +00:00
parent 8e3fb66ce9
commit 0cf3ce7766

View file

@ -57,4 +57,4 @@ jobs:
-H "Content-Type: application/json" \
-H "Authorization: Bearer ${{ secrets.AWX_API_TOKEN }}" \
-d "{\"extra_vars\": {\"target_host\": \"${{ steps.determine-host.outputs.target_host }}\", \"folder\": \"${{ steps.determine-host.outputs.folder }}\"}}" \
"http://awx.example.com/api/v2/job_templates/YOUR_JOB_TEMPLATE_ID/launch/"
"https://awx.mafyuh.xyz/api/v2/job_templates/13/github/"