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

Update .gitlab-ci.yml file

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