Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .buildkite/pipeline.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:
- organization_id
- pipeline_slug
- build_branch
- ecr#v2.7.0:
- ecr#v2.11.0:
login: true
account-ids: ${ECR_ACCOUNT_ID}

Expand Down
18 changes: 9 additions & 9 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
- docker-compose#v3.9.0:
Expand All @@ -39,7 +39,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
- docker-compose#v3.9.0:
Expand Down Expand Up @@ -108,7 +108,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
- docker#v5.13.0:
Expand All @@ -133,7 +133,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
# Using the plain Node image, instead of the custom doc Dockerfile
Expand All @@ -155,7 +155,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
- docker#v5.13.0:
Expand All @@ -172,7 +172,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
- docker#v5.13.0:
Expand All @@ -189,7 +189,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
- docker#v5.13.0:
Expand All @@ -211,7 +211,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
- docker-compose#v3.9.0:
Expand Down Expand Up @@ -242,7 +242,7 @@ steps:
- organization_slug
- organization_id
- pipeline_slug
- ecr#v2.9.0:
- ecr#v2.11.0:
login: true
account-ids: public.ecr.aws
- docker-compose#v3.9.0:
Expand Down