diff --git a/generated.mk b/generated.mk index d29c740ecdc7c4706aeb2655cc6b5c84cc7ee559..c76a80c050c9c70eb78dde58f7ca7eae27c9c537 100644 --- a/generated.mk +++ b/generated.mk @@ -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_PRIVATE_TOKEN="$$GITLAB_TOKEN"' >> '$@' echo "export GITLAB_REGISTRATION_TOKEN='$$(ph show --field Password 'shore.co.il/GitLab runner registration token')'" >> '$@' generated: .ssh/github_ed25519