Skip to content
Snippets Groups Projects
Commit 994d1b8e authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: GitLab-CI YAML syntax

parent c60274d9
No related branches found
No related tags found
No related merge requests found
Pipeline #7114 failed
......@@ -20,7 +20,7 @@ test-job-debian12:
stage: test
tags:
- "shell"
vars:
variables:
SCENARIO: "virtualbox_debian12"
script:
# make sure that Ansible Vaults are present and can be decrypted
......@@ -45,7 +45,7 @@ test-job-alma8:
stage: test
tags:
- "shell"
vars:
variables:
SCENARIO: "virtualbox_alma8"
script:
# make sure that Ansible Vaults are present and can be decrypted
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment