Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ESProjects
SDE
Commits
a180294b
Commit
a180294b
authored
Apr 29, 2022
by
Alberto Debiasi
Browse files
Remove "tools" from path in .gitlab-ci.yml.
parent
114fd58d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a180294b
...
...
@@ -96,7 +96,7 @@ aida:B_and_T:
variables
:
PROFILE
:
"
Java8,Neon"
UPDATE_SITE_ROOT_FOLDER
:
"
"
UPDATE_SITE_DIR_ECLIPSE_VERSION_DIR
:
"
tools
"
UPDATE_SITE_DIR_ECLIPSE_VERSION_DIR
:
"
"
UPDATE_SITE_DIR_NAME
:
"
aida_sde_devel"
TARGET_REPOSITORY_DIR
:
$CI_PROJECT_DIR/eu.fbk.tools.aida.sde.repository/target/repository/*
only
:
...
...
@@ -156,7 +156,7 @@ aida:to_production_update_site:
PROFILE
:
"
Java8,Neon"
UPDATE_SITE_ROOT_FOLDER
:
"
"
SKIP_TESTS_OPT
:
"
-DskipTests"
UPDATE_SITE_DIR_ECLIPSE_VERSION_DIR
:
"
tools
"
UPDATE_SITE_DIR_ECLIPSE_VERSION_DIR
:
"
"
UPDATE_SITE_DIR_NAME
:
"
aida_sde"
TARGET_REPOSITORY_DIR
:
$CI_PROJECT_DIR/eu.fbk.tools.aida.sde.repository/target/repository/*
...
...
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