Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DARIAH-DE
DARIAH-DE Common
Commits
9484eb0e
Commit
9484eb0e
authored
Mar 01, 2022
by
Stefan Funk
Browse files
fix: Try again with fewer params
parent
edb71c75
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9484eb0e
...
...
@@ -36,7 +36,7 @@ Prepare the release:
script
:
# - npx semantic-release --prepare @conveyal/maven-semantic-release --verify-conditions @conveyal/maven-semantic-release --verify-release @conveyal/maven-semantic-release --use-conveyal-workflow --skip-maven-deploy --additionalFilesToCommit=CHANGELOG.md
# - npx semantic-release --prepare @conveyal/maven-semantic-release --publish @conveyal/maven-semantic-release --verify-conditions @conveyal/maven-semantic-release --verify-release @conveyal/maven-semantic-release --use-conveyal-workflow --skip-maven-deploy --additionalFilesToCommit CHANGELOG.md
-
npx semantic-release
-
npx semantic-release
--prepare @conveyal/maven-semantic-release --skip-maven-deploy
only
:
-
main
...
...
pom.xml
View file @
9484eb0e
...
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
eu.dariah.eu.tools
</groupId>
<artifactId>
migrate-issues
</artifactId>
<version>
2.13.1
2
</version>
<version>
2.13.1
4
</version>
<name>
Migrate Issues
</name>
<packaging>
jar
</packaging>
<properties>
...
...
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