Fix .gitlab-ci.yml
This commit is contained in:
parent
86e4be00ad
commit
e4afeaa73b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ image: python:3.10
|
|||
|
||||
stages:
|
||||
- test
|
||||
- deploy
|
||||
- publish
|
||||
|
||||
before_script:
|
||||
- python -V
|
||||
|
|
Loading…
Reference in a new issue