feat(include): replace remote include with local
This commit is contained in:
parent
ebec42f7c6
commit
6f60fda824
@ -3,11 +3,8 @@ stages:
|
|||||||
- push-tag-and-version
|
- push-tag-and-version
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'gilden/ci/gitlab-ci-templates'
|
- local: 'set-version-template.gitlab-ci.yml'
|
||||||
ref: 'master'
|
- local: 'push-tag-and-version-template.gitlab-ci.yml'
|
||||||
file:
|
|
||||||
- 'set-version-template.gitlab-ci.yml'
|
|
||||||
- 'push-tag-and-version-template.gitlab-ci.yml'
|
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
BUMP_VERSION: "major"
|
BUMP_VERSION: "major"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user