fix drone process

This commit is contained in:
2024-06-27 13:26:02 +02:00
parent dc3cbad26b
commit ef47e2c1fd
+1
View File
@@ -26,6 +26,7 @@ steps:
tag: tag:
- latest - latest
pull_image: true pull_image: true
context: ./pythonProject
dockerfile: ./pythonProject/Dockerfile dockerfile: ./pythonProject/Dockerfile
--- ---
kind: signature kind: signature