drone: fix bug
continuous-integration/drone/push Build is passing Details

master
pictuga 2021-12-06 21:28:06 +01:00
parent 5336d26204
commit 34b7468ba5
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
kind: pipeline
name: test
@ -14,6 +15,7 @@ steps:
kind: pipeline
name: python
steps:
- name: publish
image: plugins/pypi
settings:
@ -35,6 +37,7 @@ depends_on:
kind: pipeline
name: docker
steps:
- name: publish
image: plugins/docker
settings: