Skip to content

fix joystream-node docker build workflow#4786

Merged
mnaamani merged 1 commit intoJoystream:masterfrom
mnaamani:fix-docker-build-workflow-on-push
Jun 8, 2023
Merged

fix joystream-node docker build workflow#4786
mnaamani merged 1 commit intoJoystream:masterfrom
mnaamani:fix-docker-build-workflow-on-push

Conversation

@mnaamani
Copy link
Copy Markdown
Member

@mnaamani mnaamani commented Jun 6, 2023

Follow up to #4770 which fixes workflow when pushing to master: https://github.com/Joystream/joystream/actions/runs/5146012965/jobs/9264471091

With the fix for installing rustup, the workflow is always executing the build because the docker manifest inspect .. command to check if a build exists on dockerhub was failing not because image was not found but because of auth failure. eg. https://github.com/Joystream/joystream/actions/runs/5179948547/jobs/9333504405#step:6:9

@vercel
Copy link
Copy Markdown

vercel bot commented Jun 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
pioneer-testnet ⬜️ Ignored (Inspect) Jun 6, 2023 2:54pm

@mnaamani mnaamani requested a review from dobertRowneySr June 6, 2023 14:59
@mnaamani mnaamani added the devops label Jun 6, 2023
Copy link
Copy Markdown
Collaborator

@dobertRowneySr dobertRowneySr left a comment

Choose a reason for hiding this comment

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

LGTM

@mnaamani mnaamani merged commit b719ce1 into Joystream:master Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants