This commit is contained in:
gazebo
2018-09-17 14:42:34 +08:00
parent 2bc8500714
commit 3f2a2f524a

View File

@@ -40,4 +40,4 @@
- name: shell
shell: cd {{ deploy_dir }}/conf && sed -i 's/runmode\s*=\s*.*/runmode = {{ runmode }}/' app.conf && sudo systemctl restart jx-callback-{{ runmode }}
when: runmode != "prod"
when: runmode == "alpha"