How to sync secrets from Infisical to GitLab
Standard
Authorize Infisical for GitLab
Start integration
Pipeline
Authorize Infisical for GitLab
INFISICAL_TOKEN
with the value set to the token from the previous step in Settings > CI/CD > Variables of your GitLab repository.Configure Infisical in your pipeline
.gitlab-ci.yml
to include the Infisical CLI installation. This will allow you to use the CLI for fetching and injecting secrets into any script or command within your Gitlab CI/CD process.