Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
575eae2c
Commit
575eae2c
authored
May 31, 2019
by
Wolfgang Knopki
Browse files
[fix] yml deployment file syntac error
parent
1cfe6599
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
575eae2c
...
...
@@ -2,7 +2,7 @@
# Full project: https://gitlab.com/pages/plain-html
pages
:
variables
:
EXPORT_PAGES_DIR
:
"
/opt/tomcat9/webapps/ROOT/
EXPORT_PAGES_DIR
:
"
/opt/tomcat9/webapps/ROOT/
"
stage
:
deploy
script
:
-
echo $EXPORT_PAGES_DIR
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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