chore: fix typo
This commit is contained in:
parent
2dab577e6d
commit
37cbe7fb00
@ -108,7 +108,7 @@ yesod:build:dev:
|
||||
- install -v -m 0700 -d ~/.ssh
|
||||
- install -v -T -m 0644 ${SSH_KNOWN_HOSTS} ~/.ssh/known_hosts
|
||||
- install -v -T -m 0400 ${SSH_DEPLOY_KEY} ~/.ssh/deploy && echo "IdentityFile ~/.ssh/deploy" >> ~/.ssh/config;
|
||||
- git-restore-mtime
|
||||
- git restore-mtime
|
||||
artifacts:
|
||||
paths:
|
||||
- bin/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user