Fixed pipeline condition
This commit is contained in:
parent
d63a39b852
commit
69075e590e
@ -80,8 +80,8 @@ pipeline:
|
||||
- cd /root/docker/aktienbot
|
||||
- docker-compose pull
|
||||
- docker-compose -p "aktienbot" up -d
|
||||
when:
|
||||
path: [ "frontend/**", "telegram_bot/**", "api/**" ]
|
||||
event: push
|
||||
when:
|
||||
path: [ "frontend/**", "telegram_bot/**", "api/**" ]
|
||||
event: push
|
||||
|
||||
branches: main
|
||||
|
Loading…
Reference in New Issue
Block a user