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
5f40687c
Commit
5f40687c
authored
Feb 24, 2019
by
Zack Wong
Browse files
enable ci debug
parent
13b4f90a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5f40687c
...
...
@@ -18,6 +18,8 @@ deploy_test:
stage
:
deploy
tags
:
-
test
variables
:
CI_DEBUG_TRACE
:
"
true"
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