Skip to content
Snippets Groups Projects
Commit 3948b358 authored by Stian Lyng Stræte's avatar Stian Lyng Stræte
Browse files

Merge branch '241-remove-the-deploy-stage-from-gitlab-ci-yml' into 'main'

changed build to compile

Closes #241

See merge request idatt2106-v23-03/backend!195
parents 156d79a7 af5b6df2
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,7 @@ maven-build:
stage: build
script:
- mvn -v
- mvn package -DskipTests
- mvn compile
run-tests:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment