Fix CI
This commit is contained in:
parent
3f21f98af6
commit
d92c418d6f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ golangci-lint:
|
||||||
|
|
||||||
release:
|
release:
|
||||||
image: debian:bullseye
|
image: debian:bullseye
|
||||||
stage: deploy
|
stage: release
|
||||||
script:
|
script:
|
||||||
- make .changes
|
- make .changes
|
||||||
- python package/release.py
|
- python package/release.py
|
||||||
|
|
Loading…
Reference in a new issue