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

Update github actions workflow for publishing docker image #92

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

willnorris
Copy link
Member

@willnorris willnorris commented Nov 15, 2023

The first commit runs the yaml files through prettier to use whatever common formatting it has.

The second commit updates the GitHub actions used for publishing the docker image. The version of cosign we were using is apparently not published any longer(?) and was causing errors. It also looks like the Fly issue with buildx has been resolved, so stop pinning to buildx 0.9.1

Successful test run: https://github.com/willnorris/golink/actions/runs/6872887373

@willnorris willnorris marked this pull request as ready for review November 15, 2023 04:29
@willnorris willnorris merged commit c9212a4 into main Nov 15, 2023
4 checks passed
@willnorris willnorris deleted the will/docker branch November 15, 2023 16:26
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