Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ unittest:3.8: extends: .unittest variables: PY_VERSION: '3.8' # 3.8 not supported yet allow_failure: true publish:unittests: stage: publish Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ unittest:3.8: extends: .unittest variables: PY_VERSION: '3.8' # 3.8 not supported yet allow_failure: true publish:unittests: stage: publish Loading