Skip to content

Commit

Permalink
feat: correct canIDeploy in Gradle readme #1241
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Nov 14, 2020
1 parent 2c1fae6 commit 55d43ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions provider/gradle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -956,8 +956,6 @@ There is a `canIDeploy` Gradle task that you can use to preform a deployment saf
parameters: `pacticipant` and either `pacticipantVersion` or `latest=true`. It will use the configuration from the
`broker` section of your Gradle build.

**NOTE:** from version 4.1.11 the parameters have been renamed to `application` and `applicationVersion`.

```console
$ ./gradlew canideploy -Ppacticipant='Activity Service' -Platest=true

Expand Down

0 comments on commit 55d43ab

Please sign in to comment.