Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
met4j
Manage
Activity
Members
Labels
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
metexplore
met4j
Commits
fd67f081
Commit
fd67f081
authored
3 years ago
by
lcottret
Browse files
Options
Downloads
Patches
Plain Diff
debug gitlab ci
parent
96cf60c3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
fd67f081
...
...
@@ -36,9 +36,9 @@ deployCentral:
script
:
-
git config --global user.email "$env:GITLAB_USER_EMAIL"
-
git config --global user.name "$env:GITLAB_USER_NAME"
-
mvn $MAVEN_CLI_OPTS --batch-mode release:prepare -DautoVersionSubmodules=true -Dmaven.test.skip=true
-
mvn $MAVEN_CLI_OPTS --batch-mode release:prepare -DautoVersionSubmodules=true -Dmaven.test.skip=true
-DpushChanges=false
-
mvn release:perform -DpushChanges=false
-
git pus
j
--tags
-
git pus
h
--tags
only
:
-
/^release.*$/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment