Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
pdbe-graph-api
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
pdbe-kb
services
pdbe-graph-api
Commits
48a0eb3b
Commit
48a0eb3b
authored
Aug 26, 2020
by
Sreenath Sasidharan Nair
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use dev requirements.txt for CI
parent
2a1bb30d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
No files found.
.gitlab-ci.yml
View file @
48a0eb3b
image
:
python:3.6-slim
before_script
:
-
apt-get update && apt-get install -y
apache2 apache2-dev libapache2-mod-wsgi-py3
build-essential git
-
pip install -r requirements.txt
-
easy_install bottle_memcache
-
apt-get update && apt-get install -y build-essential git
-
pip install -r requirements.
dev.
txt
#
- easy_install bottle_memcache
# make sure Neo4J connection details are provided as protected variables in Settings -> CI/CD -> Variables
# this exports all variables so that connection details are available in environment
...
...
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