Skip to content
Snippets Groups Projects
Commit 089d177e authored by jez04's avatar jez04 Committed by jez04
Browse files

Update .gitlab-ci.yml file

parent 77bcb4de
No related merge requests found
......@@ -25,6 +25,7 @@ build-job: # This job runs in the build stage, which runs first.
stage: build
script:
- echo "Compiling the code..."
- dotnet
- mvn compile
- echo "Compile complete."
......
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