Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implementation of running a lambda in ecs #1

Merged
merged 14 commits into from
Mar 9, 2018
Prev Previous commit
fix typo
sethvincent committed Mar 8, 2018
commit 037ef8385454f397f0cdf43d131a14e805d836f9
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ workflows:
version: 2
build_release:
jobs:
- release
filters:
branches:
only: master
- release:
filters:
branches:
only: master