Commit f6a5949b by luiz.nunes

Update .gitlab-ci.yml

parent 19d3a77a
Pipeline #35302 passed with stages
in 11 minutes 16 seconds
variables:
username: $usernameOpenshiftIntegration
password: $passwordOpenshiftIntegration
......@@ -8,7 +7,7 @@ build-job:
image: openshift/mprj-java:latest
stage: build
script:
- mvn clean install -B -Duser.timezone=America/Sao_Paulo -Duser.language=pt -Duser.region=BR
- echo 'teste'
test-job1:
image: registry.redhat.io/openshift4/ose-cli:v4.7.0-202207010816.p0.gc4ebc7a.assembly.stream
......
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