Adding CI file

Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Ionut Pruteanu 2023-11-15 10:46:38 +02:00
parent 068c45f509
commit 3dde4b1c78
No known key found for this signature in database
GPG key ID: 95B7D43B702B3569

11
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,11 @@
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