Skip to content

Commit

Permalink
add patch to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
carminevassallo committed Jul 24, 2024
1 parent 1f1e3a5 commit 367d7e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ multi_arch_build_task:
ec2_instance:
<<: *VM_TEMPLATE
login_script:
- rm -rf ~/.docker/config.json
- docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD
setup_script:
- docker run -t --rm --privileged tonistiigi/binfmt --install all
Expand Down

0 comments on commit 367d7e7

Please sign in to comment.