Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gertd committed Oct 8, 2021
1 parent 9efc112 commit 905fed4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ Push (publish) policy image to registry.

Default: empty

### `server`

**Required** The registry service hostname.

Default: `opcr.io`

### `verbosity`

**Required** The logging verbosity level [ `info` | `error` | `debug` | `trace` ] used.
Expand Down
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ inputs:
tag:
description: "image tag to be pushed"
required: true
server:
description: "registry service hostname"
required: true
default: "opcr.io"
verbosity:
description: "verbosity level [info|error|debug|trace]"
required: true
Expand Down

0 comments on commit 905fed4

Please sign in to comment.