fix drone process

This commit is contained in:
2024-06-27 13:26:02 +02:00
parent dc3cbad26b
commit ef47e2c1fd

View File

@@ -26,6 +26,7 @@ steps:
tag:
- latest
pull_image: true
context: ./pythonProject
dockerfile: ./pythonProject/Dockerfile
---
kind: signature