We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d280f commit 907a3c6Copy full SHA for 907a3c6
.autorc
@@ -4,7 +4,7 @@
4
"email": "[email protected]"
5
},
6
"plugins": [
7
- ["docker", { "registry": "ejhayes/nodejs-bull-monitor", "tagLatest": true}],
+ ["docker", { "registry": "ejhayes/nodejs-bull-monitor", "tagLatest": false}],
8
["released", { "includeBotPrs": true }],
9
["first-time-contributor"],
10
["all-contributors", {
0 commit comments