Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VABorisov
labs_TITP
fdb20a6023d993c6a9f1f041552b509546364303
fdb20a6023d993c6a9f1f041552b509546364303
Switch branch/tag
labs_titp
.gitlab-ci.yml
Find file
Normal view
History
Permalink
.gitlab-ci.yml
124 Bytes
Newer
Older
Add new file
VABorisov
committed
Nov 10, 2021
1
2
3
4
5
6
7
8
9
10
image
:
python:latest
stages
:
-
test
run_pytest
:
stages
:
-
test
script
:
-
python testlabRLS.py