Commit 25ea5267 authored by Abhishek's avatar Abhishek
Browse files

Update .gitlab-ci.yml file

parent d2570340
Pipeline #12001 failed with stages
in 9 seconds
...@@ -18,7 +18,7 @@ build_backend: ...@@ -18,7 +18,7 @@ build_backend:
image: maven:3.9.9-eclipse-temurin-17 image: maven:3.9.9-eclipse-temurin-17
stage: build stage: build
script: script:
- echo "🏗️ Installing unifiedticketing dependency to local Maven repo..." - echo "🏗️ Installing unifiedticketing dependency to local Maven repo. .."
# - bash deployunifiedticketingdeptolocalrepo.txt # - bash deployunifiedticketingdeptolocalrepo.txt
# - echo "🔧 Building backend JAR with Maven..." # - echo "🔧 Building backend JAR with Maven..."
......
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