Update .forgejo/workflows/CD.yml

This commit is contained in:
Matt Reeves 2024-06-09 22:00:25 +00:00
parent b63e5d31ea
commit 6715777111

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 }}\"}}" \
"https://awx.mafyuh.xyz/api/v2/job_templates/13/github/"
"https://awx.mafyuh.xyz/api/v2/job_templates/13/launch/"