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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
downloads/
|
downloads/
|
||||||
|
temp/
|
||||||
Reference in New Issue
Block a user