Fix FeedTask collecting reddit rules & update deploy job
This commit is contained in:
parent
128284dca3
commit
52a71a3f4e
2 changed files with 3 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ deploy:
|
|||
- echo "$DEPLOY_HOST_KEY" > /root/.ssh/known_hosts
|
||||
- echo "$DEPLOY_KEY" > deployment/deploy_key && chmod 0600 deployment/deploy_key
|
||||
- mkdir /root/.vaults
|
||||
- echo "$VAULT_PASSWORD" > /root/.vaults/newsreader && chmod 0600 /root/.vaults/newsreader
|
||||
- echo "$VAULT_PASSWORD" > /root/.vaults/newsreader
|
||||
script:
|
||||
- >
|
||||
ansible-playbook deployment/playbook.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue