removed acr context (#3932)

Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
pull/3934/head
Sally MacFarlane 3 years ago committed by GitHub
parent a686713f7a
commit 5b55c0a34e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .circleci/config.yml

@ -462,7 +462,6 @@ workflows:
context:
- besu-dockerhub-ro
- besu-dockerhub-rw
- besu-acr-rw
- publishArm64Docker:
filters:
branches:
@ -478,7 +477,6 @@ workflows:
context:
- besu-dockerhub-ro
- besu-dockerhub-rw
- besu-acr-rw
- manifestDocker:
filters:
branches:
@ -491,7 +489,6 @@ workflows:
context:
- besu-dockerhub-ro
- besu-dockerhub-rw
- besu-acr-rw
nightly:
triggers:

Loading…
Cancel
Save