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

Publish to dev tag on all commits #228

Merged
merged 2 commits into from
May 11, 2022

Conversation

charlesbluca
Copy link
Member

This PR makes it so that all commits to main will publish the following images:

  • dev-py<py_version> - images built using the latest source, with python=$py_version
  • dev - alias for the dev-py<py_version> corresponding to the defaultpython set in the Docker build workflow

Closes #223

@jacobtomlinson jacobtomlinson merged commit d246ff9 into dask:main May 11, 2022
@jacobtomlinson
Copy link
Member

Thanks @charlesbluca

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.

[Re]build / publish images on all commits to main?
2 participants