Skip to content

Commit

Permalink
setup docker in manifest step
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
garyschulte committed May 5, 2022
1 parent d89afa0 commit 30c693a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -400,6 +400,7 @@ jobs:
executor: besu_executor_med
steps:
- prepare
- setup_remote_docker
- run:
name: Create and publish docker manifest
command: |
Expand Down

0 comments on commit 30c693a

Please sign in to comment.