We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205e914 commit 1433afbCopy full SHA for 1433afb
README.md
@@ -29,6 +29,10 @@ Glob patterns will be expanded by bash when copying the files to the repository.
29
30
**Optional** Command line flags for makepkg to build the package (if `test` is enabled). The default flags are `--clean --cleanbuild --nodeps`.
31
32
+### `run_command`
33
+
34
+**Optional** Install the package and run the specified command to make sure the installed package works.
35
36
### `commit_username`
37
38
**Required** The username to use when creating the new commit.
0 commit comments