Skip to content
Snippets Groups Projects
Unverified Commit 1fa1c63e authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

build: release docker as first (#5679)

parent 3ca07a57
No related branches found
No related tags found
No related merge requests found
{
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/github",
"@semantic-release/npm",
"@semantic-release/release-notes-generator",
[
"@semantic-release/exec",
{
"publishCmd": "./.github/workflows/release-docker.sh ${nextRelease.version} ${nextRelease.gitHead}"
}
]
],
"@semantic-release/github",
"@semantic-release/npm"
],
"analyzeCommits": {
"preset": "angular",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment