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

Commits on Apr 3, 2023

  1. Update release-tag.yml

    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 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    133e6e1 View commit details
    Browse the repository at this point in the history