Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
AuthenticationAuthorization
Manage
Activity
Members
Labels
Plan
Issues
18
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
xfsc
AuthenticationAuthorization
Merge requests
!16
Resolve GAIAXAUTH-9 "Feature/"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve GAIAXAUTH-9 "Feature/"
feature/GAIAXAUTH-9
into
main
Overview
0
Commits
20
Pipelines
1
Changes
2
Merged
Cristina Pauna
requested to merge
feature/GAIAXAUTH-9
into
main
2 years ago
Overview
0
Commits
20
Pipelines
1
Changes
2
Expand
Closes GAIAXAUTH-9
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
34865688
20 commits,
2 years ago
2 files
+
16
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
.gitlab-ci.yml
+
0
−
1
Options
@@ -57,7 +57,6 @@ deploy:jdk11:
# then echo "CI settings missing\! If deploying to GitLab Maven Repository, please see https://docs.gitlab.com/ee/user/packages/maven_repository/index.html#create-maven-packages-with-gitlab-cicd for instructions.";
# fi
# - 'mvn $MAVEN_CLI_OPTS deploy -s ci_settings.xml'
-
echo "CI USER is $CI_REGISTRY_USER"
-
'
mvn
$MAVEN_CLI_OPTS
compile
jib:build'
only
:
variables
:
Loading