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
|
||||
|
||||
include:
|
||||
- project: 'gilden/ci/gitlab-ci-templates'
|
||||
ref: 'master'
|
||||
file:
|
||||
- 'set-version-template.gitlab-ci.yml'
|
||||
- 'push-tag-and-version-template.gitlab-ci.yml'
|
||||
- local: 'set-version-template.gitlab-ci.yml'
|
||||
- local: 'push-tag-and-version-template.gitlab-ci.yml'
|
||||
|
||||
variables:
|
||||
BUMP_VERSION: "major"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user