Fix gitlab-ci
This commit is contained in:
parent
bf4e8eff74
commit
162b44c01f
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ stages:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
<<: *img
|
<<: *img
|
||||||
<<: *tag_only
|
#<<: *tag_only
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- pyb test
|
- pyb test
|
||||||
|
|
Loading…
Reference in a new issue