Skip to content
Snippets Groups Projects
Unverified Commit ffbac993 authored by Timo Furrer's avatar Timo Furrer
Browse files

Fix Backport templates integration tests

parent 53a0a15c
Branches
Tags
No related merge requests found
...@@ -14,7 +14,6 @@ ...@@ -14,7 +14,6 @@
include: include:
- template: OpenTofu/Base.latest.gitlab-ci.yml # https://gitlab.com/gitlab-org/gitlab/blob/master/lib/gitlab/ci/templates/OpenTofu/Base.latest.gitlab-ci.yml - template: OpenTofu/Base.latest.gitlab-ci.yml # https://gitlab.com/gitlab-org/gitlab/blob/master/lib/gitlab/ci/templates/OpenTofu/Base.latest.gitlab-ci.yml
- template: Jobs/SAST-IaC.latest.gitlab-ci.yml # https://gitlab.com/gitlab-org/gitlab/blob/master/lib/gitlab/ci/templates/Jobs/SAST-IaC.latest.gitlab-ci.yml
stages: [validate, test, build, deploy] stages: [validate, test, build, deploy]
......
include: include:
- template: /backports/OpenTofu.gitlab-ci.yml - local: /backports/OpenTofu.gitlab-ci.yml
stages: [validate, test, build, deploy, cleanup] stages: [validate, test, build, deploy, cleanup]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment