Skip to content

Commit

Permalink
remove arm64-docker from branch filters
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
garyschulte committed May 6, 2022
1 parent 51aca0d commit 4f717aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Expand Up @@ -454,7 +454,6 @@ workflows:
only:
- main
- /^release-.*/
- arm64-docker
requires:
- assemble
- integrationTests
Expand All @@ -472,7 +471,6 @@ workflows:
only:
- main
- /^release-.*/
- arm64-docker
requires:
- integrationTests
- unitTests
Expand All @@ -489,7 +487,6 @@ workflows:
only:
- master
- /^release-.*/
- arm64-docker
requires:
- publishDocker
- publishArm64Docker
Expand Down

0 comments on commit 4f717aa

Please sign in to comment.