mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 08:52:45 +00:00
Update Docker
parent
ba67b9e8f4
commit
eff03238b4
@ -1,6 +1,8 @@
|
|||||||
## Docker
|
## Docker
|
||||||
The web interface has a [GitLab CI setup](https://gitlab.com/ruany/litebans-php/-/blob/master/.gitlab-ci.yml) designed for unit testing.
|
The web interface has a [GitLab CI setup](https://gitlab.com/ruany/litebans-php/-/blob/master/.gitlab-ci.yml) designed for unit testing.
|
||||||
|
|
||||||
|
This CI configuration uses the latest stable versions of PHP and MariaDB. The code is kept up-to-date to be compatible with these as unit tests passing is of top priority, and deprecation warnings are treated as test failures.
|
||||||
|
|
||||||
This GitLab CI configuration can be used to [create Docker images](https://docs.gitlab.com/ee/ci/docker/using_docker_build.html) for containerization purposes.
|
This GitLab CI configuration can be used to [create Docker images](https://docs.gitlab.com/ee/ci/docker/using_docker_build.html) for containerization purposes.
|
||||||
|
|
||||||
## Environment variables
|
## Environment variables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user