Skip to content
Snippets Groups Projects
Commit df194190 authored by jez04's avatar jez04
Browse files

Update .gitlab-ci.yml file

parent 8bf91f49
No related merge requests found
Pipeline #169 failed with stages
in 1 second
......@@ -26,7 +26,7 @@ build-job: # This job runs in the build stage, which runs first.
script:
- echo "Compiling the code..."
- whoami
- dotnet
- /home/gitlab-runner/.dotnet/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