Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
RECIRCLE
/
portal
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
11
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
602d7b33
authored
6 years ago
by
Belákovics Ádám
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use the gitlab relative url schema
parent
6e5fbd02
Pipeline
#761
failed with stages
in 7 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
5 deletions
+2
-5
.gitlab-ci.yml
+0
-3
.gitmodules
+1
-1
recircle/interface_openstack
+1
-1
No files found.
.gitlab-ci.yml
View file @
602d7b33
...
@@ -15,9 +15,6 @@ test:
...
@@ -15,9 +15,6 @@ test:
before_script
:
before_script
:
-
pip install pipenv
-
pip install pipenv
-
pipenv install -d
-
pipenv install -d
-
cd recircle
-
git submodule update --remote
-
cd ..
script
:
script
:
-
cd recircle
-
cd recircle
-
pipenv run python manage.py test
-
pipenv run python manage.py test
This diff is collapsed.
Click to expand it.
.gitmodules
View file @
602d7b33
[submodule "recircle/interface_openstack"]
[submodule "recircle/interface_openstack"]
path = recircle/interface_openstack
path = recircle/interface_openstack
url =
https://git.ik.bme.hu
/RECIRCLE/interface-openstack
url =
../..
/RECIRCLE/interface-openstack
branch = DEV
branch = DEV
This diff is collapsed.
Click to expand it.
interface_openstack
@
e01d873c
Subproject commit
dc7e976d672c15d4f2f771d9a1fad0459d133f61
Subproject commit
e01d873c78ac17fed0438936f979de3cbaca6a5e
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