RHEL9-CIS/.gitlab-ci.yml
Ionut Pruteanu 8815f14e02
new branch in Sfera_automation_pipeline, OIDC-testing
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
2024-01-30 22:16:00 +02:00

12 lines
No EOL
498 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
ref: &pipeline_branch 16_extending_oidc_auth
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