Commit graph

2 commits

Author SHA1 Message Date
lewo
fc1c99279b
secrets: only remove suffix "\n" for the buildkite token ()
The SSH private key file needs to have a last empty new
line. Otherwise, SSH fails with:

    Load key "/path/to/key": invalid format
2020-05-01 16:44:05 +00:00
zimbatm
edf54f7fb2
allow to run ./deploy --build-only event if git-crypt is locked
This will allow to test deployments in CI and also for contributors that
are not part of the core infrastructure team.
2020-04-18 00:22:05 +02:00