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
SRCT
srct.gmu.io
Commits
0c6a55cd
Commit
0c6a55cd
authored
Aug 10, 2017
by
Michael T Bailey
Browse files
More CI'
parent
e6beb188
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0c6a55cd
...
...
@@ -18,6 +18,8 @@ build:
prod_deploy
:
stage
:
build
script
:
-
cd /srv/srctweb-jekyll/srctweb && git pull && cd ../
-
mv /srv/srctweb-jekyll/srctweb/* /srv/srctweb-jekyll/
-
cd /srv/srctweb-jekyll/ && bundle exec jekyll build --trace -d '/srv/srctweb-jekyll/_site'
only
:
-
master
...
...
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