Try except fix #26

Merged
H4CK3R-01 merged 3 commits from try_except_fix into main 2022-03-27 18:15:06 +00:00
Showing only changes of commit b82734e176 - Show all commits

View File

@ -96,7 +96,9 @@ pipeline:
- /opt/docker/TelegramAktienBot/deploy_frontend.sh
when:
path: "frontend/*"
when:
event: [ push ]
branches: main
when:
event: [ push ]