Loading generated.mk +1 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ generated: .bashrc.private 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')'" >> '$@' echo "export GITHUB_TOKEN='$$(ph show --field 'CLI token' 'Web Sites/GitHub')'" >> '$@' generated: .ssh/github_ed25519 .ssh/github_ed25519: Documents/Database.kdbx Loading Loading
generated.mk +1 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ generated: .bashrc.private 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')'" >> '$@' echo "export GITHUB_TOKEN='$$(ph show --field 'CLI token' 'Web Sites/GitHub')'" >> '$@' generated: .ssh/github_ed25519 .ssh/github_ed25519: Documents/Database.kdbx Loading