adding infisical action to workflows #142
@@ -21,6 +21,10 @@ jobs:
|
||||
api
|
||||
client
|
||||
|
||||
- name: Ping
|
||||
uses: |
|
||||
ping infisical
|
||||
|
||||
- name: Get Secrets from Infisical
|
||||
uses: Infisical/secrets-action@v1.0.16
|
||||
with:
|
||||
|
||||
@@ -16,6 +16,10 @@ jobs:
|
||||
sparse-checkout: |
|
||||
infrastructure
|
||||
|
||||
- name: Ping
|
||||
uses: |
|
||||
ping infisical
|
||||
|
||||
- name: Get secrets from Infisical
|
||||
uses: Infisical/secrets-action@v1.0.16
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user