Named worker incorrectly when running container
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
- name: Refresh code
|
- name: Refresh code
|
||||||
command: chdir=/root/wrestlingApp git pull origin master
|
command: chdir=/root/wrestlingApp git pull origin master
|
||||||
- name: Restart and rebuild docker container
|
- name: Restart and rebuild docker container
|
||||||
command: chdir=/root/wrestlingApp bash rails-worker-prod.sh wrestlingdev-app
|
command: chdir=/root/wrestlingApp bash rails-worker-prod.sh wrestlingdev-worker
|
||||||
- name: Wait 5 seconds for server to warm up
|
- name: Wait 5 seconds for server to warm up
|
||||||
command: sleep 5s
|
command: sleep 5s
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user