fix drone process

This commit is contained in:
Julien Fastré 2024-06-27 13:26:02 +02:00
parent dc3cbad26b
commit ef47e2c1fd
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

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