Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: run docker rc release separately #3342

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

achingbrain
Copy link
Member

When we publish an rc to npm, sometimes the release isn't available
by the time we try to publish an rc to docker hub.

Change the docker publish to be a separate job to give it a bit of
time before running so npm has a chance to propagate the rc but also
so we can re-run if it's too fast.

When we publish an rc to npm, sometimes the release isn't available
by the time we try to publish an rc to docker hub.

Change the docker publish to be a separate job to give it a bit of
time before running so npm has a chance to propagate the rc but also
so we can re-run if it's too fast.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant