Update .gitea/workflows/cicd.yml
All checks were successful
Testing Infisical / build (push) Successful in 5s
All checks were successful
Testing Infisical / build (push) Successful in 5s
This commit is contained in:
@@ -26,6 +26,6 @@ jobs:
|
||||
run: |
|
||||
echo "Fetching secrets from Infisical..."
|
||||
echo "$BRANCH"
|
||||
infisical export --env="$BRANCH" > .env
|
||||
infisical export --env $BRANCH > .env
|
||||
ls -alth .
|
||||
cat .env
|
||||
Reference in New Issue
Block a user