Added .drone.yml for poetry project

This commit is contained in:
2023-04-01 12:26:19 +03:00
commit 7b0365891a
7 changed files with 184 additions and 0 deletions
View File
+3
View File
@@ -0,0 +1,3 @@
def sum(a, b):
return a+b