Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve deploy stage in Github Actions CI workflow #73

Merged
merged 1 commit into from
Jan 16, 2021

Conversation

joelanford
Copy link
Member

@joelanford joelanford commented Jan 16, 2021

The improvements are:

  • Upgrade to docker/build-push-action@v2
  • For PR events, run docker builds without pushing
  • Use docker buildx to build multi-arch images (amd64, arm64, ppc64le, s390x)

The improvements are:
- Upgrade to docker/build-push-action@v2
- For PR events, run docker builds without pushing
- Use docker buildx to build multi-arch images
@joelanford joelanford merged commit e83406e into master Jan 16, 2021
@joelanford joelanford deleted the multi-arch-image branch January 16, 2021 05:48
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.

None yet

1 participant