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

@@ -28,3 +28,4 @@ README.md
!.git/config !.git/config
!.git/packed-refs !.git/packed-refs
!.git/refs/heads/** !.git/refs/heads/**
!**/publish/**