Commit d8d42084 authored by Abhishek's avatar Abhishek
Browse files

Update .gitlab-ci.yml file

parent 75d46d80
Pipeline #11989 failed with stages
in 7 seconds
......@@ -18,6 +18,8 @@ build_backend:
image: maven:3.9.9-eclipse-temurin-17
stage: build
script:
- echo "🏗️ Installing unifiedticketing dependency to local Maven repo..."
- bash deployunifiedticketingdeptolocalrepo.txt
- echo "🔧 Building backend JAR with Maven..."
- mvn -B clean install
- echo "✅ Maven build done."
......
Supports Markdown
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