adding infisical action to workflows #142
@@ -21,17 +21,13 @@ jobs:
|
||||
api
|
||||
client
|
||||
|
||||
- name: Ping
|
||||
run: |
|
||||
ping infisical
|
||||
|
||||
- name: Get Secrets from Infisical
|
||||
uses: Infisical/secrets-action@v1.0.16
|
||||
with:
|
||||
domain: http://infisical
|
||||
client-id: ${{ secrets.INFISICAL_CLIENT_ID }}
|
||||
client-secret: ${{ secrets.INFISICAL_CLIENT_SECRET }}
|
||||
project-slug: noahspan-8t6-z
|
||||
project-slug: noahspan-j227
|
||||
env-slug: ${{ inputs.environment_name }}
|
||||
secret-path: /flying
|
||||
|
||||
|
||||
Reference in New Issue
Block a user