diff --git a/code-deploy.yml b/code-deploy.yml index af7d6c5..21fd2de 100644 --- a/code-deploy.yml +++ b/code-deploy.yml @@ -24,5 +24,5 @@ - name: Restart and rebuild docker container command: chdir=/root/wrestlingApp bash rails-worker-prod.sh wrestlingdev-app - name: Wait 5 seconds for server to warm up - command: sleep 5s + command: sleep 5s