Skip to content

Commit

Permalink
Merge pull request #13 from OctopusDeploy/hnrkndrssn-patch-1
Browse files Browse the repository at this point in the history
Remove inputs that are not relevant to this action
  • Loading branch information
hnrkndrssn authored Feb 16, 2023
2 parents aaed19e + 99f7023 commit 171dca5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ steps:
| Name | Description |
| :----------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `server_task_id` | **Required.** The execution task id to watch/wait for. |
| `release_number` | **Required.** The release number to deploy. |
| `environments` | **Required.** The list of environment names to deploy to. |
| `polling_interval` | How frequently, in seconds, to check the status. (Default: 10s) |
| `timeout_after` | Duration, in seconds, to allow for completion before timing out. (Default: 600s) |
| `hide_progress` | Whether to hide the progress of the task. (Default: false) |
Expand Down

0 comments on commit 171dca5

Please sign in to comment.