Update .gitea/workflows/cicd.yml
Some checks failed
Testing Infisical / build (push) Failing after 5s
Some checks failed
Testing Infisical / build (push) Failing after 5s
This commit is contained in:
@@ -18,10 +18,9 @@ jobs:
|
||||
|
||||
- name: Load environment variables from Infisical
|
||||
env:
|
||||
INFISICAL_URL: "https://vault.bigdata.pens.ac.id"
|
||||
INFISICAL_API_URL: "https://vault.bigdata.pens.ac.id"
|
||||
INFISICAL_TOKEN: "st.d618fb82-0118-4b34-ba0a-69214b7186b8.9dfd304c29151cbfd3b67c26cfcd149f.c0e0edc796f1d15a378d5245eacdf050"
|
||||
run: |
|
||||
echo "Fetching secrets from Infisical..."
|
||||
eval "$(infisical export --format=dotenv --silent)"
|
||||
echo "Environment loaded successfully.
|
||||
infisical export --env=development > .env
|
||||
ls -alth .
|
||||
Reference in New Issue
Block a user