We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ede1db commit 9bb406aCopy full SHA for 9bb406a
1 file changed
.circleci/config.yml
@@ -60,14 +60,6 @@ workflows:
60
filters:
61
branches:
62
only: /([0-9\.]*\-build|master|main)/
63
- - wagonorb/build_bundle:
64
- filters:
65
- branches:
66
- only: /([0-9\.]*\-build|master|main)/
67
- requires:
68
- - wagonorb/wagon
69
- - wagonorb/arch64_wagon
70
- - wagonorb/rhel_wagon
71
- releaseorb/release:
72
73
@@ -76,7 +68,6 @@ workflows:
76
- wagonorb/wagon
77
- wagonorb/arch64_wagon
78
- wagonorb/rhel_wagon
79
- - wagonorb/build_bundle
80
- node/validate_version_job
81
- node/validate_documentation_job
82
- releaseorb/merge_docs_job:
0 commit comments