Compare commits

...

2 Commits

Author SHA1 Message Date
e38dff6e92 Merge pull request 'Added dockerignore rule to allow all publish folders' (#22) from test into main
Some checks failed
continuous-integration/drone Build is failing
Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/22
2026-03-07 17:06:06 +02:00
3b637b3c76 Added dockerignore rule to allow all publish folders 2026-03-07 17:05:47 +02:00

View File

@@ -27,4 +27,5 @@ README.md
!.git/HEAD
!.git/config
!.git/packed-refs
!.git/refs/heads/**
!.git/refs/heads/**
!**/publish/**