Add build pipeline.

This commit is contained in:
2024-02-07 13:42:59 +01:00
parent ef825c099f
commit 6ee18b984d
2 changed files with 22 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM php:7.2-apache-stretch
COPY . /var/www/html