-
Notifications
You must be signed in to change notification settings - Fork 280
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
GitHub Action workflow to build image and upload to github #429
base: main
Are you sure you want to change the base?
Conversation
@jbrooksuk this PR is for 2.4, do you want also a version for the new 3.x repo? |
…d support for Docker Hub repo.
Added support for Docker Hub, please set actions secret DOCKERHUB_USERNAME and DOCKERHUB_TOKEN |
These are set and the action can now run. I'd love this for 3.x too, please. |
I have removed today blank.yml it does not work for 3.x we will create an test script with newer packages. I will start an discusion for v3.x , i already started to build an version for 3.x only i am missing the bootstrap file (index.php)? To start the application in production mode and not in test / development mode. |
If you want I can also add upload functionality to docker hub.