Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
Minor orb update
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelLH committed Jul 20, 2023
1 parent 85f0d9a commit 88f6ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version: 2.1

orbs:
aws-ecr: circleci/[email protected]
aws-ecr: circleci/[email protected] # 8.2.x broken thru at least 8.2.1, https://github.com/CircleCI-Public/aws-ecr-orb/issues/256#event-9613647282
aws-ecs: circleci/[email protected]
jira: circleci/[email protected]
slack: circleci/[email protected].1
slack: circleci/[email protected].5

workflows:
deploy-staging:
Expand Down

0 comments on commit 88f6ec7

Please sign in to comment.