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

Add autobuild #31

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add autobuild #31

wants to merge 5 commits into from

Conversation

matthope
Copy link
Member

@matthope matthope commented Jun 8, 2021

No description provided.

dackroyd
dackroyd previously approved these changes Jun 9, 2021
@matthope matthope self-assigned this Dec 13, 2021
@matthope matthope requested review from a team, steerpike, mikelorant and jrosco and removed request for a team February 5, 2024 21:38
.github/workflows/docker-publish.yml Outdated Show resolved Hide resolved
.github/workflows/docker-publish.yml Outdated Show resolved Hide resolved
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be v5.

# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be v5.

Co-authored-by: Michael Lorant <mikel@mlvision.com.au>
Co-authored-by: Michael Lorant <mikel@mlvision.com.au>
matthope and others added 2 commits June 6, 2024 12:14
Co-authored-by: Michael Lorant <mikel@mlvision.com.au>
Co-authored-by: Michael Lorant <mikel@mlvision.com.au>
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

4 participants