Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Varun
moviesearch
Commits
e32bbe3e
Commit
e32bbe3e
authored
Jun 08, 2018
by
Ganesh Katrapati
Browse files
Update .gitlab-ci.yml
parent
f55404b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e32bbe3e
...
...
@@ -21,12 +21,12 @@ cache:
before_script
:
-
python -V
# Print out python version for debugging
-
pip install virtualenv
-
pip install bottle requests
-
virtualenv venv
-
source venv/bin/activate
pages
:
script
:
-
pip install bottle
-
python main.py
artifacts
:
paths
:
...
...
Write
Preview
Supports
Markdown
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