From 7574bb4b89fac79310fdfe21ef79e17af9dbf1f1 Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 29 May 2023 12:48:32 +0930 Subject: [PATCH] ci(automagic): use gitlab-ci project template !11 nofusscomputing/projects/gitlab-ci#30 close #11 --- .gitlab-ci.yml | 29 ++++------------------------- gitlab-ci | 2 +- 2 files changed, 5 insertions(+), 26 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97c24b7..43ecfd8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,11 +1,4 @@ -stages: - - validation - - build - - prepare - - deploy - - test - - release - - publish +--- variables: GIT_SUBMODULE_STRATEGY: recursive @@ -16,16 +9,9 @@ include: - project: nofusscomputing/projects/gitlab-ci ref: development file: - # ToDo: on merge of https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/issues/30 - # remove lines with mark '1' - # uncomment lines with mark '2' - # also remove jobs from this ci that are part of the automagic template. - - conventional_commits/.gitlab-ci.yml # 1 - - mkdocs/.gitlab-ci.yml # 1 - - lint/markdown.gitlab-ci.yaml # 1 - - gitlab_release/.gitlab-ci.yml # 1 - # - .gitlab-ci_common.yaml # 2 - # - template/automagic.gitlab-ci.yaml # 2 + - .gitlab-ci_common.yaml + - template/automagic.gitlab-ci.yaml + Website.Lint: extends: .Lint_Markdown @@ -259,10 +245,3 @@ public_website: allow_failure: true - when: never - - -Gitlab Release: - extends: - - .gitlab_release - - diff --git a/gitlab-ci b/gitlab-ci index e32db8d..3383d5a 160000 --- a/gitlab-ci +++ b/gitlab-ci @@ -1 +1 @@ -Subproject commit e32db8dcfd916bac6f96ef9db8f4dd1ea2c0f261 +Subproject commit 3383d5a086915a8865b4f177bf44dc2c9a2917de