We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29e23c commit b2ace4bCopy full SHA for b2ace4b
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
orbs:
3
aws-cli: circleci/[email protected]
4
aws-s3: circleci/[email protected]
5
- code-infra: https://raw.githubusercontent.com/mui/mui-public/683c732e61f75dd928a29b7b096d4e6c9b13fe32/.circleci/orbs/code-infra.yml
+ code-infra: https://raw.githubusercontent.com/mui/mui-public/1ff097fa93dd7975b1282196feadba23916b2347/.circleci/orbs/code-infra.yml
6
7
parameters:
8
workflow:
0 commit comments