0.2.3 #99

Merged
sonny merged 112 commits from development into master 2020-05-23 16:58:42 +02:00
Showing only changes of commit 9ecca7a80b - Show all commits

View file

@ -93,7 +93,7 @@ deploy:
name: production
url: rss.fudiggity.nl
before_script:
- apt-get update && apt-get install -y ansible
- apt-get update && apt-get install -y ansible git
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.fudiggity.nl/sonny/ansible-playbooks.git deployment
- echo $DEPLOY_HOST > deployment/hosts.yml
- echo $DEPLOY_KEY > deployment/deploy_key