fix drone file
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
clone:
|
||||
git:
|
||||
|
||||
url: https://gitea.ronis0505.tech/ronis_0505/telegram-bot-for-manipulate-orders.git
|
||||
user:
|
||||
from_secret: GITEA_USER
|
||||
password:
|
||||
from_secret: GITEA_TOKEN
|
||||
steps:
|
||||
- name: install-dependencies
|
||||
image: python:3.12
|
||||
|
||||
Reference in New Issue
Block a user