1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

1 commit

Author SHA1 Message Date
Martin McKeaveney 39830d42b5
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