Commit Graph

1 Commits

Author SHA1 Message Date
Martin McKeaveney 8efe88256d Create ecs_deploy.yml (#582)
* Create ecs_deploy.yml

Adding a GitHub action for deploying our server every time there is a release. I'm currently building and pushing the docker image manually. 

This should run every time we push a new release tag to the master branch.

* Update ecs_deploy.yml

* test that action works

* adding container name

* removing pull request testing trigger
2020-09-04 16:53:34 +01:00