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 d327e3a commit 3dadf22Copy full SHA for 3dadf22
release-please-config.json
@@ -0,0 +1,11 @@
1
+{
2
+ "include-component-in-tag": false,
3
+ "plugins": ["sentence-case"],
4
+ "packages": {
5
+ ".": {
6
+ "release-type": "simple",
7
+ "package-name": "docker-ci-scripts"
8
+ }
9
+ },
10
+ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
11
+}
0 commit comments