RHEL9-CIS/.gitlab-ci.yml
Ionut Pruteanu 5cb6108e18
As Nuno discovered, I was accidentally adding a new line(un-needed)
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
2024-01-19 18:58:56 +02:00

11 lines
No EOL
448 B
YAML

include:
- project: 'cybersecurity/automated_hardening_tech/sfera_automation_pipeline'
# Do not forget to also set the correct pipeline branch below in the first variable!!!
ref: &pipeline_branch master
file: 'pipeline_for_include_ansible.yml'
variables:
# Basic data
# Require branch of pipeline so as to include correct version of resources
PIPELINE_BRANCH: *pipeline_branch
BASELINE_FOLDER_NAME: ANSIBLE_CIS_RHEL_9