Run Ansistrano
This commit is contained in:
parent
a97b0421df
commit
d57a571100
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ jobs:
|
||||||
key: v1-{{ .Branch }}-{{ checksum "./ansible/requirements.yml" }}
|
key: v1-{{ .Branch }}-{{ checksum "./ansible/requirements.yml" }}
|
||||||
paths:
|
paths:
|
||||||
- '/root/.ansible/roles'
|
- '/root/.ansible/roles'
|
||||||
|
- run: ansible-playbook ansible/deploy.yml -i ansible/hosts -e 'git_branch=master'
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue