Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
062d07ed23
commit
a86ba80bce
@ -7,7 +7,7 @@ workspace:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: git.argideli.com/quertex/docker-win-pyinstaller64:latest
|
image: git.drone.com/quertex/docker-win-pyinstaller64:latest
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
# prepare output directory
|
# prepare output directory
|
||||||
@ -45,7 +45,7 @@ steps:
|
|||||||
- name: gitea_release
|
- name: gitea_release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
settings:
|
settings:
|
||||||
base_url: https://git.argideli.com
|
base_url: https://git.quertex.com
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
files: /drone/src/dist/*
|
files: /drone/src/dist/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user