mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2024-11-21 07:44:20 +01:00
7 lines
255 B
Plaintext
7 lines
255 B
Plaintext
# Go to https://gitlab.com/-/profile/personal_access_tokens
|
|
export GITLAB_USER='<your-gitlab-username>'
|
|
export GITLAB_TOKEN='<your-gitlab-token>'
|
|
|
|
# https://console.hetzner.cloud/projects/2643361/security/tokens
|
|
export HCLOUD_TOKEN='<your-hetzner-token>'
|