Commit 3f526c46 by luiz.nunes

Update .gitlab-ci.yml

parent 95c071a6
Pipeline #33452 failed with stages
in 8 seconds
...@@ -7,7 +7,7 @@ variables: ...@@ -7,7 +7,7 @@ variables:
build-job: build-job:
stage: build stage: build
script: script:
- echo "Hello, $GITLAB_USER_LOGIN!" - mvn clean install -B -Duser.timezone=America/Sao_Paulo -Duser.language=pt -Duser.region=BR
test-job1: test-job1:
stage: test stage: test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment