Merge pull request 'Update .gitea/workflows/cicd.yml' (#1) from main into development
All checks were successful
Testing Infisical / build (push) Successful in 5s
All checks were successful
Testing Infisical / build (push) Successful in 5s
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
INFISICAL_TOKEN: "st.d618fb82-0118-4b34-ba0a-69214b7186b8.9dfd304c29151cbfd3b67c26cfcd149f.c0e0edc796f1d15a378d5245eacdf050"
|
||||
run: |
|
||||
echo "Fetching secrets from Infisical..."
|
||||
infisical export --env=$BRANCH > .env
|
||||
echo "$BRANCH"
|
||||
infisical export --env="$BRANCH" > .env
|
||||
ls -alth .
|
||||
cat .env
|
||||
Reference in New Issue
Block a user