Update .gitea/workflows/cicd.yml
All checks were successful
Testing Infisical / build (push) Successful in 6s
All checks were successful
Testing Infisical / build (push) Successful in 6s
This commit is contained in:
@@ -30,4 +30,6 @@ jobs:
|
||||
infisical export --env=development > .env.dev
|
||||
infisical export --env=staging > .env.staging
|
||||
ls -alth .
|
||||
cat .env
|
||||
cat .env.production
|
||||
cat .env.dev
|
||||
cat .env.staging
|
||||
Reference in New Issue
Block a user