Skip to content
Snippets Groups Projects
Commit c11dd7bf authored by Dmitry Säkki's avatar Dmitry Säkki
Browse files

Update .gitlab-ci.yml file

parent cbc09e0d
Branches
Tags 0.5.1
No related merge requests found
Pipeline #59601 failed
......@@ -12,5 +12,6 @@ Build: # This job runs in the build stage, which runs first.
stage: build
script:
- echo "Compiling the code..."
- mvn $MAVEN_CLI_OPTS compile
- #mvn $MAVEN_CLI_OPTS compile
- mvn clean compile javafx:run
- echo "Compile complete."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment