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

Add Ubuntu 20.04 build and push with GitHub Actions #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

abitrolly
Copy link

@abitrolly abitrolly commented Jan 26, 2022

This requires setting up DOCKERHUB_USERNAME and DOCKERHUB_TOKEN in repository secrets. It can even be set to regenerate images automatically every month. Right now it is limited to 20.04.

@CLAassistant
Copy link

CLAassistant commented Jan 26, 2022

CLA assistant check
All committers have signed the CLA.

@abitrolly abitrolly changed the title Add Ubuntu 20.04 and testing the build with GitHub Actions Add Ubuntu 20.04 build and push with GitHub Actions Jan 27, 2022
It didn't work, because in `sed` + and ? and not special symbols
by default. They need to be escaped to become special, or param
-e can be added to make `sed` use more modern regexp syntax.

https://www.gnu.org/software/sed/manual/html_node/BRE-vs-ERE.html
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.

2 participants