Skip to content
Snippets Groups Projects
Commit 6b78f165 authored by Pietro Braghieri's avatar Pietro Braghieri
Browse files

Update .gitlab-ci.yml

parent f3dc2978
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ variables:
#-Dmaven.repo.local=$HOME/.m2/repository
stages:
- show_env
- build_sde
- build_est
- test
......@@ -23,13 +22,6 @@ stages:
#- documentation
#- release
show_env_job:
stage: show_env
environment: staging
script:
- "ls ~/.m2/repository/eu/fbk/eclipse/standardtools"
- "ls ~/.m2/repository/eu/fbk/eclipse/standardtools/eu.fbk.eclipse.standardtools.utils/1.0.0-SNAPSHOT/"
sde_build_test_job:
stage: build_sde
environment: staging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment