Skip to content

Commit

Permalink
Drop arm Dockerfile; fix drone step arch
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Nov 2, 2021
1 parent 6467e7f commit 352ae44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ type: docker

platform:
os: linux
arch: arm64
arch: arm

steps:
- name: build
Expand All @@ -105,7 +105,6 @@ steps:
- name: docker-publish
image: plugins/docker
settings:
dockerfile: package/Dockerfile.arm
password:
from_secret: docker_password
repo: "rancher/klipper-lb"
Expand Down
5 changes: 0 additions & 5 deletions package/Dockerfile.arm

This file was deleted.

0 comments on commit 352ae44

Please sign in to comment.