Skip to content

Commit 633d643

Browse files
authored
docs: add secret management to the list of key features (#30)
Add an item to the list of key features in the README that points out Docker executor with integrated Infisical.
1 parent d1a700d commit 633d643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Key features:
77
- The default value of the package manager is picked from the environment
88
- Install dependencies with caching enabled by default
99
- Run scripts defined inside a package.json using a command for better composition
10+
- Use Docker executor with integrated Infisical for secure secret retrieval
1011
- Can only run in execution environments with Node.js pre-installed
1112

1213
## Usage

0 commit comments

Comments
 (0)