Simple snippet to start vscode with gitlab workflow plugin that uses a PRIVATE workflow instance.

Passing GITLAB_WORKFLOW_INSTANCE_URL and GITLAB_WORKFLOW_TOKEN as environment variables you can workaround unpleasant internal settings:

GITLAB_WORKFLOW_INSTANCE_URL=<PRIVATE_GITLAB_URL> GITLAB_WORKFLOW_TOKEN=<YOUR_TOKEN> code .

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published.