mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
Build without ecs build flag, not required anymore. Fix context create ecs command not build
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
This commit is contained in:
parent
d49d4473c3
commit
9b0b1129a6
2 changed files with 0 additions and 4 deletions
2
.github/workflows/optional-ci.yml
vendored
2
.github/workflows/optional-ci.yml
vendored
|
|
@ -89,8 +89,6 @@ jobs:
|
|||
key: go-${{ hashFiles('**/go.sum') }}
|
||||
|
||||
- name: Build for ECS e2e tests
|
||||
env:
|
||||
BUILD_TAGS: ecs
|
||||
run: make -f builder.Makefile cli
|
||||
|
||||
- name: create aws config folder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue