Skip to content

Commit

Permalink
feat: container-based deployments(aws-amplify#5727)
Browse files Browse the repository at this point in the history
Co-authored-by: Manuel Iglesias <[email protected]>
Co-authored-by: Francisco Rodriguez <[email protected]>
Co-authored-by: Richard Threlkeld <[email protected]>
  • Loading branch information
3 people authored Dec 9, 2020
1 parent 0c4498e commit fad6377
Show file tree
Hide file tree
Showing 118 changed files with 8,471 additions and 823 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,7 @@ workflows:
- backendManager
- iterative-update
- release
- compute-functions
requires:
- build
- build_pkg_binaries:
Expand All @@ -890,6 +891,7 @@ workflows:
branches:
only:
- master
- compute-functions
- iterative-update
requires:
- publish_to_local_registry
Expand Down
Loading

0 comments on commit fad6377

Please sign in to comment.