test6
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-11-04 20:51:30 +01:00
parent c245dcf8ce
commit 6d8feb7b81

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM alpine:3.19
CMD ["echo", "Hello from Drone Build!"]