docs(README): add --env-file flag (#147)
This commit is contained in:
parent
7f88f81bf6
commit
f6b761378a
@ -60,6 +60,7 @@ act -v
|
|||||||
-b, --bind bind working directory to container, rather than copy
|
-b, --bind bind working directory to container, rather than copy
|
||||||
-C, --directory string working directory (default ".")
|
-C, --directory string working directory (default ".")
|
||||||
-n, --dryrun dryrun mode
|
-n, --dryrun dryrun mode
|
||||||
|
--env-file string environment file to read (default ".env")
|
||||||
-e, --eventpath string path to event JSON file
|
-e, --eventpath string path to event JSON file
|
||||||
-h, --help help for act
|
-h, --help help for act
|
||||||
-j, --job string run job
|
-j, --job string run job
|
||||||
|
Loading…
Reference in New Issue
Block a user