Skip to content
Snippets Groups Projects

Resolve GAIAXAUTH-9 "Feature/"

Merged Cristina Pauna requested to merge feature/GAIAXAUTH-9 into main
2 files
+ 16
10
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -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