You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Your plugin needs to extend PrivilegedSpringPlugin and implement registerBeanDef
21
21
<h2>Usage</h2>
22
22
23
23
1) Run `./gradlew releaseBundle`
24
-
2) Put the `/build/distributions/<project>-X.zip` into the [configured plugins location for your service](https://pf4j.org/doc/packaging.html).
24
+
2) Put the `/build/distributions/<project>-<version>.zip` into the [configured plugins location for your service](https://pf4j.org/doc/packaging.html).
25
25
3) Configure the Spinnaker service. Put the following in the service yml to enable the plugin and configure the extension.
0 commit comments