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.
1 parent 5e6e1ca commit 0ca79b7Copy full SHA for 0ca79b7
release.config.js
@@ -45,7 +45,7 @@ module.exports = {
45
{
46
path: "@semantic-release/exec",
47
cmd: `docker tag fossapps/micro.starter:\`git rev-parse --short=4 ${process.env.TRAVIS_COMMIT}\` fossapps/micro.starter:\${nextRelease.version}`
48
- }
+ },
49
50
51
cmd: `docker tag fossapps/micro.starter:\`git rev-parse --short=4 ${process.env.TRAVIS_COMMIT}\` fossapps/micro.starter:latest`
0 commit comments