Skip to content

Commit

Permalink
Merge pull request #104 from sbstp-suse/fix/arm64-suc-publish
Browse files Browse the repository at this point in the history
Use plugins/docker for arm64 instead of custom image
  • Loading branch information
sbstp authored Jan 19, 2023
2 parents f2dcac2 + d3e014a commit 59d1421
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 59d1421

Please sign in to comment.