Add build Gitlab CI stage
This commit is contained in:
parent
58a841150b
commit
20a9743b9f
|
@ -1,6 +1,7 @@
|
|||
stages:
|
||||
- test
|
||||
- quality-assurance
|
||||
- build
|
||||
|
||||
py37:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in New Issue