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
whats-open-web
Commits
cf1108e7
Commit
cf1108e7
authored
Nov 22, 2017
by
Nicholas J Anderson
Browse files
Give it a dedicated subdomain so we don't have to worry about path
parent
a12bc29a
Pipeline
#1767
passed with stage
in 2 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cf1108e7
...
...
@@ -3,7 +3,7 @@ image: node:6.5.0
build
:
stage
:
build
variables
:
HOMEPAGE
:
"
https://srct.gmu.edu/
whats-open/
"
HOMEPAGE
:
"
https://
cefaoycoympc.
srct.gmu.edu/"
script
:
-
>
node -e "require('fs').writeFileSync('./package.json', JSON.stringify(Object.assign(require('./package.json'), {'homepage': process.env.HOMEPAGE}), null, 2));"
...
...
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