Merge branch 'main' into try_except_fix

This commit is contained in:
Administrator 2022-03-27 20:14:34 +02:00
commit b82734e176

View File

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