Skip to content

Commit

Permalink
Use plugins/docker for arm64 instead of custom image
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Bernier St-Pierre committed Jan 19, 2023
1 parent f2dcac2 commit d3e014a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,7 @@ steps:
- tag

- name: docker-publish-suc
image: rancher/drone-images:docker-arm64
volumes:
- name: docker
path: /var/run/docker.sock
image: plugins/docker
settings:
dockerfile: package/Dockerfile.suc
password:
Expand Down

0 comments on commit d3e014a

Please sign in to comment.