This commit is contained in:
parent
2f4fafd749
commit
7338fd5ed0
1 changed files with 10 additions and 0 deletions
|
@ -26,5 +26,15 @@ module.exports = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"@semantic-release-plus/docker",
|
||||||
|
{
|
||||||
|
name: {
|
||||||
|
registy: "git.kjan.de",
|
||||||
|
namespace: "templates",
|
||||||
|
repository: "react",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue