We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af209f2 + 617c6b2 commit 237c46dCopy full SHA for 237c46d
release.config.js
@@ -36,7 +36,7 @@ module.exports = {
36
prepare: [
37
{
38
path: "@semantic-release/exec",
39
- cmd: "docker tag fossapps/handlebar-templates:${nextRelease.version}"
+ cmd: "docker tag fossapps/handlebar-templates:latest fossapps/handlebar-templates:${nextRelease.version}"
40
},
41
42
0 commit comments