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
UCC
uccportal
Commits
89955efc
Commit
89955efc
authored
Feb 24, 2019
by
Zack Wong
Browse files
fix stage url
parent
54e3e668
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
89955efc
...
...
@@ -50,7 +50,7 @@ deploy_staging:
-
stage
variables
:
DB_NAME
:
/var/www/stage/.db/members.db
DEPLOY_HOST
:
stag
ing
.test.ucc.asn.au
DEPLOY_HOST
:
stag
e
.test.ucc.asn.au
script
:
-
echo "Deploy to staging"
-
rm -f /services/$CI_PROJECT_NAME
...
...
@@ -79,4 +79,4 @@ stop_testing:
-
master
script
:
-
rm -f /var/www/test/$CI_COMMIT_REF_NAME
-
rm -f /etc/uwsgi/vassals/$CI_COMMIT_REF_NAME.ini
\ No newline at end of file
-
rm -f /etc/uwsgi/vassals/$CI_COMMIT_REF_NAME.ini
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