[common] add GameEvent.MOVE

This commit is contained in:
2019-05-15 15:15:07 +03:00
parent 686c659c84
commit cd7dd1984b
8 changed files with 41 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ project_user: holop
deploy_user: "{{ project_user }}"
deploy_project: "{{ project_name }}"
deploy_repo_url: "git@bitbucket.org:infernalgames/{{ project_name }}.git"
deploy_repo_version: staging
deploy_repo_version: master
deploy_npm: yes
service_name: "{{ project_name }}"