We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b173e commit ea3504cCopy full SHA for ea3504c
.gitlab-ci.yml
@@ -61,7 +61,7 @@ type-check:
61
before_script:
62
- pip install --no-cache-dir -r requirements.txt -r requirements-dev.txt
63
script:
64
- - mypy gopro_immich_uploader'
+ - mypy gopro_immich_uploader
65
66
build-and-push:
67
extends: .release-rules
VERSION
@@ -1 +1 @@
1
-2.0.1
+2.0.2
0 commit comments