Add automatic deployment
Some checks failed
Update production / Build and upload Lurker as artifact (push) Failing after 6s
Update production / Update Lurker on production (push) Failing after 4s

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
Macintxsh 2024-11-06 22:46:10 +03:00
parent 8fbd3356c0
commit 9f9ff93c97
Signed by: mctaylors
GPG key ID: 4EEF4F949A266EE2
3 changed files with 97 additions and 1 deletions

6
.gitignore vendored
View file

@ -1,2 +1,6 @@
.idea/
.venv/
.venv/
build/
dist/
__pycache__/
*.spec