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
20e2b30b
Commit
20e2b30b
authored
Aug 10, 2017
by
Michael T Bailey
Browse files
Change source folder
parent
7819957f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
20e2b30b
...
...
@@ -18,8 +18,8 @@ build:
prod_deploy
:
stage
:
deploy
script
:
-
cd /srv/srctweb-jekyll/s
rctweb
&& git pull && cd ../
-
mv
/srv/srctweb-jekyll/s
rctweb
/* /srv/srctweb-jekyll/
-
cd /srv/srctweb-jekyll/s
ource
&& git pull && cd ../
-
cp
/srv/srctweb-jekyll/s
ource
/* /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