Update .gitlab-ci.yml file
This commit is contained in:
parent
8e47c99ce1
commit
7a360527f2
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ image: 3.10.8-slim-buster
|
|||
|
||||
stages:
|
||||
- build
|
||||
- upload
|
||||
- release
|
||||
|
||||
## Docker steps
|
||||
|
|
Loading…
Reference in a new issue