Changes to be committed:
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:
Gu1llaum-3 2023-06-05 23:11:32 +02:00
parent 9c831ce473
commit 8010de522d
2 changed files with 3 additions and 2 deletions

View File

@ -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
View File

@ -1,2 +1,3 @@
__pycache__ __pycache__
downloads/ downloads/
temp/