GitHub Action workflow to build image and upload to github
- GitHub Action Workflow to build the image and upload to github when new tag is created
- Fixed tests
- Upgraded MariaDB 10.4 to 11 for tests
- Change docker-compose.yml to use GitHub docker repo
If you want I can also add upload functionality to docker hub.
@jbrooksuk this PR is for 2.4, do you want also a version for the new 3.x 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.
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.