Add CI pipeline
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
71c14cae9d
commit
6b85cad54b
2 changed files with 27 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM registry.gitlab.com/severinkaderli/nginx-docker:master
|
||||
COPY ./output /usr/share/nginx/html
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue