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 release-tag.yml #49

Merged
merged 1 commit into from Apr 4, 2023
Merged

Update release-tag.yml #49

merged 1 commit into from Apr 4, 2023

Conversation

agentbellnorm
Copy link
Contributor

Trying to make dockerhub publishing work with inspiration from this example: https://docs.docker.com/build/ci/github-actions/multi-platform/

  • Set with.context: .
  • bump step versions

It fails with the following error

insufficient_scope: authorization failed

Which led me to this thread: docker/build-push-action#160

Trying to make dockerhub publishing work with inspiration from this example: https://docs.docker.com/build/ci/github-actions/multi-platform/

* Set `with.context: .`
* bump step versions

It fails with the following error
```
insufficient_scope: authorization failed
```
Which led me to this thread: docker/build-push-action#160
@agentbellnorm agentbellnorm marked this pull request as ready for review April 4, 2023 07:45
@agentbellnorm agentbellnorm merged commit 77a886c into main Apr 4, 2023
1 check passed
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

2 participants