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

For the gitlab-ci linter.

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