This commit is contained in:
DeveloperDurp 2026-02-10 06:14:04 -06:00
parent 2abd7e27eb
commit 5359ea8bc6

View file

@ -19,6 +19,7 @@ spec:
--- ---
variables: variables:
SCRIPT: $[[ inputs.SCRIPT ]] SCRIPT: $[[ inputs.SCRIPT ]]
ENVIRONMENT_NAME: $[[ inputs.ENVIRONMENT_NAME ]]
ANSIBLE_CONFIG: "$CI_PROJECT_DIR/ansible.cfg" ANSIBLE_CONFIG: "$CI_PROJECT_DIR/ansible.cfg"
stages: stages: