Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
cota-backend
Commits
6da21f84
Commit
6da21f84
authored
Oct 19, 2025
by
Abhishek
Browse files
Update .gitlab-ci.yml file
parent
9a9b0eef
Pipeline
#12010
failed with stages
in 60 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6da21f84
...
...
@@ -19,11 +19,11 @@ build_backend:
stage
:
build
script
:
-
echo "🏗️ Installing unifiedticketing dependency to local Maven repo..."
#
- bash deployunifiedticketingdeptolocalrepo.txt
-
bash deployunifiedticketingdeptolocalrepo.txt
#
- echo "🔧 Building backend JAR with Maven...."
#
- mvn -B clean install
#
- echo "✅ Maven build done."
-
echo "🔧 Building backend JAR with Maven...."
-
mvn -B clean install
-
echo "✅ Maven build done."
artifacts
:
paths
:
-
target/*.jar
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment