No description
Luke Granger-Brown
823eab4775
GitLab doesn't treat $ as literals in file content, which means that it tries to do variable interpolation. This is bad and annoying, because e.g. password hashes tend to contain $, so they get variable-interpolated and thus corrupted. Fix this by escaping $ on input to GitLab. |
||
---|---|---|
hack | ||
nix | ||
ops | ||
third_party | ||
.arcconfig | ||
.gitlab-ci.yml | ||
.hgignore | ||
ci-root.nix | ||
default.nix | ||
README.md |