Changes to be committed:
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
modified: .drone.yml modified: .gitignore Changement tag suite au passage en version 2.0.0
This commit is contained in:
parent
9c831ce473
commit
8010de522d
@ -29,7 +29,7 @@ steps:
|
|||||||
# auto_tag: true
|
# auto_tag: true
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- v1.0.1
|
- v2.0.0
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
|
|
||||||
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
downloads/
|
downloads/
|
||||||
|
temp/
|
Loading…
x
Reference in New Issue
Block a user