Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
RECIRCLE
/
interface-openstack
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
4
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
112602d6
authored
6 years ago
by
Adam Torok
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed .gitlab-ci.yml
parent
96181994
Pipeline
#702
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
112602d6
...
...
@@ -2,4 +2,4 @@ unittest:
image
:
python:3.7.3
script
:
-
pip install -r requirements.txt
-
python -m unittest discover
-s test
-
python -m unittest discover
This diff is collapsed.
Click to expand it.
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