ci: python pipeline
This commit is contained in:
parent
56aec8982c
commit
a5b275fa12
3 changed files with 20 additions and 0 deletions
|
|
@ -12,3 +12,5 @@ steps:
|
|||
when:
|
||||
- event: [ tag, push, manual ]
|
||||
branch: master
|
||||
depends_on:
|
||||
- name: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue