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

Use local include

parent ffbac993
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/OpenTofu.gitlab-ci.yml
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
- local: OpenTofu/Base.latest.gitlab-ci.yml # https://gitlab.com/gitlab-org/gitlab/blob/master/lib/gitlab/ci/templates/OpenTofu/Base.latest.gitlab-ci.yml
stages: [validate, test, build, deploy]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment