feat(Variables): default backend dir
This commit is contained in:
parent
59c839cf2c
commit
b1503e2253
@ -43,5 +43,6 @@ variables:
|
||||
GRADLE_IMAGE: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-java-maven-base-image:java11-maven3.8.3_latest
|
||||
# Currently we use the Maven image and use the Gradle Wrapper. This is slower but saver at the moment
|
||||
|
||||
##Some npm script use this. Its usefull for Monorepos
|
||||
##Set default directories for frontend and backend templates
|
||||
FRONTEND_DIR: $CI_PROJECT_DIR
|
||||
BACKEND_DIR: $CI_PROJECT_DIR
|
||||
|
||||
Loading…
Reference in New Issue
Block a user