Skip to content

Commit

Permalink
fix circlec config file
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanyaniv committed Jul 30, 2023
1 parent ec03420 commit 973bdd3
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,10 @@ workflows:
filters:
branches:
only: /([0-9\.]*\-build|master|dev)/
- wagonorb/wagon_311
# - wagonorb/wagon_311:
# filters:
# branches:
# only: /([0-9\.]*\-build|master|dev)/
- wagonorb/wagon_311:
filters:
branches:
only: /([0-9\.]*\-build|master|dev)/
- wagonorb/rhel_wagon:
filters:
branches:
Expand All @@ -93,13 +92,13 @@ workflows:
context:
- plugins-inputs
requires:
# - wagonorb/wagon
- wagonorb/wagon
- wagonorb/wagon_311
# - wagonorb/arch64_wagon
# - wagonorb/rhel_wagon
# filters:
# branches:
# only: /([0-9\.]*\-build|master|dev)/
- wagonorb/arch64_wagon
- wagonorb/rhel_wagon
filters:
branches:
only: /([0-9\.]*\-build|master|dev)/
- releaseorb/release:
context:
- plugins-inputs
Expand Down

0 comments on commit 973bdd3

Please sign in to comment.