Commit bdb87375 by Administrator

Update .gitlab-ci.yml

parent f788dce5
Pipeline #15 passed with stage
in 2 minutes 40 seconds
...@@ -2,3 +2,5 @@ job_build: ...@@ -2,3 +2,5 @@ job_build:
stage: build stage: build
script: script:
- mvn clean install - mvn clean install
tags:
- print
\ No newline at end of file
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