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.
2 parents bb99c86 + d71ce01 commit cc6048bCopy full SHA for cc6048b
.circleci/config.yml
@@ -14,7 +14,7 @@ commands:
14
git config user.email "[email protected]"
15
git config user.name "CircleCI"
16
- build-tools/merge-with-parent:
17
- parent: spring-sdk # we need to revert this when merging back into main
+ parent: main
18
19
install-java-11:
20
description: install openjdk-11
0 commit comments