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
48d61858
Commit
48d61858
authored
Feb 24, 2019
by
Zack Wong
Browse files
set deployment host name
parent
13a47705
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
48d61858
...
...
@@ -21,6 +21,7 @@ deploy_test:
variables
:
DB_ENGINE
:
django.db.backends.sqlite3
DB_NAME
:
/var/www/test/$CI_COMMIT_REF_NAME/.db/members.db
DEPLOY_HOST
:
$CI_COMMIT_REF_NAME.test.ucc.asn.au
script
:
-
echo "Deploy to test"
-
rm -f /var/www/test/$CI_COMMIT_REF_NAME
...
...
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