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