Skip to content

enable arm builds#7

Open
ibrokethecloud wants to merge 1 commit intoharvester:masterfrom
ibrokethecloud:ci-arm
Open

enable arm builds#7
ibrokethecloud wants to merge 1 commit intoharvester:masterfrom
ibrokethecloud:ci-arm

Conversation

@ibrokethecloud
Copy link
Copy Markdown

PR introduces arm builds.

@ibrokethecloud ibrokethecloud requested a review from bk201 January 8, 2024 02:28
image: plugins/docker
settings:
build_args:
- ARCH=amd64
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- ARCH=amd64
- ARCH=arm64

Although it's not used in the dockerfile.

from_secret: docker_password
repo: "rancher/harvester-eventrouter"
tag: "${DRONE_TAG}"
tag: "${DRONE_TAG}-linux-amd64"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need build_args here?

- name: docker-publish
image: plugins/docker
settings:
dockerfile: package/Dockerfile
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need build_args here? for completeness

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants