Skip to content

Commit

Permalink
Fix dockerPublished amd64 job (#8470)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassaldanha authored Jul 25, 2024
1 parent 8c36891 commit 10829c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ jobs:
publishDockerAmd64:
executor: machine_executor_amd64
steps:
- install_java_21
- prepare
- attach_workspace:
at: ~/project
Expand Down

0 comments on commit 10829c9

Please sign in to comment.