Skip to content
Snippets Groups Projects
Commit 80aea472 authored by nimrod's avatar nimrod
Browse files

Add the GitLab runner registration token environment variable.

parent 0766a001
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,7 @@ generated: .bash_completion.d/poetry
generated: .bashrc.private
.bashrc.private: Documents/Database.kdbx
echo "export GITLAB_TOKEN='$$(ph show --field Password 'shore.co.il/GitLab token')'" > '$@'
echo "export GITLAB_REGISTRATION_TOKEN='$$(ph show --field Password 'shore.co.il/GitLab runner registration token')'" >> '$@'
generated: .ssh/github_ed25519
.ssh/github_ed25519: Documents/Database.kdbx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment