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
f55404b7
Commit
f55404b7
authored
Jun 08, 2018
by
Ganesh Katrapati
Browse files
Update .gitlab-ci.yml
parent
1ded3c9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f55404b7
...
...
@@ -27,10 +27,7 @@ before_script:
pages
:
script
:
-
pip install bottle
-
mkdir .public
-
mv * .public/
-
mv .public public
-
python public/main.py
-
python main.py
artifacts
:
paths
:
-
public
...
...
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