Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IDSidorov
sidorovID
Commits
f51700b5
Commit
f51700b5
authored
Oct 27, 2021
by
IDSidorov
Browse files
Update .gitlab-ci.yml
parent
eefe15cc
Pipeline
#3831
failed with stage
in 1 minute and 35 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f51700b5
...
...
@@ -17,6 +17,7 @@ stages:
unit-test-job
:
stage
:
test
script
:
-
echo "Running
unit
tests
...
"
-
echo "Running tests"
-
python3 -m unittest
-
echo "All tests passed"
-
echo "Success"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment