Skip to content

Commit

Permalink
fix: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerh2001 authored Feb 22, 2024
1 parent f7b2b85 commit d66f1d8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
| Name | Description | Required |
| ------------------------- | ------------------------------------------ | -------- |
| GITLAB_TOKEN | GitLab private token. | Yes |
| GITLAB_PROJECT_ID | GitLab project ID. | Yes |
| GITLAB_URL | GitLab instance URL. | No |
| GH_TOKEN | Github Token | Yes |
| NPM_TOKEN | NPM Token for publishing to NPM from CI/CD | Recommended |
| CODECOV_TOKEN | Codecov Token for coverage tests | Recommended |
| SNYK_TOKEN | Snyk Token for security tests | Recommended |
| DOCKER_REGISTRY_USER | Docker registry user | Optional |
| DOCKER_REGISTRY_PASSWORD | Docker registry password | Optional

0 comments on commit d66f1d8

Please sign in to comment.