Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicholas J Anderson
nander13.gmu.io
86c71e1015e32ec9730fc82fba6fe2abe212d607
86c71e1015e32ec9730fc82fba6fe2abe212d607
Switch branch/tag
nander13.gmu.io
.gitlab-ci.yml
Find file
Normal view
History
Permalink
.gitlab-ci.yml
117 Bytes
Edit
Web IDE
Newer
Older
Add .gitlab-ci.yml.
Douwe Maan
committed
Dec 22, 2015
1
2
3
pages
:
stage
:
deploy
script
:
Move index.html to simplify .gitlab-ci.yml
winniehell
committed
Jul 12, 2016
4
-
echo 'Nothing to do...'
Add .gitlab-ci.yml.
Douwe Maan
committed
Dec 22, 2015
5
6
7
8
artifacts
:
paths
:
-
public
only
:
Move index.html to simplify .gitlab-ci.yml
winniehell
committed
Jul 12, 2016
9
-
master