Update pipeline.yml

This commit is contained in:
Florian Kaiser 2022-03-27 20:04:51 +02:00 committed by GitHub
parent cc131a894b
commit 3ffaa239e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 ]