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 3ab8487 commit cb476b0Copy full SHA for cb476b0
.circleci/config.base.yml
@@ -46,6 +46,7 @@ clean_up_e2e_resources: &cleanup_e2e
46
cd packages/amplify-codegen-e2e-tests
47
yarn clean-e2e-resources job ${CIRCLE_BUILD_NUM}
48
working_directory: ~/repo
49
+ when: always
50
51
jobs:
52
build:
.circleci/config.yml
@@ -44,6 +44,7 @@ clean_up_e2e_resources: &ref_7
44
45
0 commit comments