Skip to content

Commit

Permalink
doc: update README.md describing the "run_command" input
Browse files Browse the repository at this point in the history
  • Loading branch information
susurri committed Mar 16, 2023
1 parent 205e914 commit 1433afb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ Glob patterns will be expanded by bash when copying the files to the repository.

**Optional** Command line flags for makepkg to build the package (if `test` is enabled). The default flags are `--clean --cleanbuild --nodeps`.

### `run_command`

**Optional** Install the package and run the specified command to make sure the installed package works.

### `commit_username`

**Required** The username to use when creating the new commit.
Expand Down

0 comments on commit 1433afb

Please sign in to comment.