feat: load every environment from --env-file to workflow (#184)
* feat: load every environment from --env-file to workflow * fix: pass dotenv's environments through by context * updates to support --secret-file Co-authored-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
4
pkg/runner/testdata/secrets/.actrc
vendored
4
pkg/runner/testdata/secrets/.actrc
vendored
@@ -1,4 +1,2 @@
|
||||
-W .
|
||||
-s MY_SECRET
|
||||
-s MULTILINE_SECRET
|
||||
-s JSON_SECRET
|
||||
--secret-file .secrets
|
||||
|
||||
Reference in New Issue
Block a user