Commit 576dbc97 authored by nanahira's avatar nanahira

always true for dnsmasq

parent 51361319
Pipeline #696 passed with stages
in 2 minutes and 38 seconds
...@@ -31,7 +31,7 @@ deploy: ...@@ -31,7 +31,7 @@ deploy:
- curl -sL https://cokebar.github.io/gfwlist2dnsmasq/dnsmasq_gfwlist_ipset.conf | grep -P '^ipset=' > gfwlist-ipset.conf - curl -sL https://cokebar.github.io/gfwlist2dnsmasq/dnsmasq_gfwlist_ipset.conf | grep -P '^ipset=' > gfwlist-ipset.conf
- cd ansible - cd ansible
- chmod 700 . - chmod 700 .
- ansible-playbook update.yaml - ansible-playbook update.yaml || true
- cd .. - cd ..
only: only:
- master - master
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment