Fix gitlab ci include path
This commit is contained in:
parent
7bcb700dfa
commit
49da8a2602
2 changed files with 6 additions and 2 deletions
|
|
@ -13,5 +13,5 @@ cache:
|
|||
- .cache/poetry
|
||||
|
||||
include:
|
||||
- local: '/gitlab-ci/test.yml'
|
||||
- local: '/gitlab-ci/release.yml'
|
||||
- local: '/gitlab/test.yml'
|
||||
- local: '/gitlab/release.yml'
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.1.1
|
||||
|
||||
- Fix gitlab ci include path
|
||||
|
||||
## 0.1
|
||||
|
||||
- Initial release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue