Skip to content

Commit 0a0583f

Browse files
committed
build live demo only from main
1 parent f41298a commit 0a0583f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-demo/deploy/.woodpecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ steps:
4040
- export $(cat /woodpecker/deploy.vault.env | xargs)
4141
- cd live-demo/deploy && /bin/sh buildSlackNotify.sh
4242

43-
4443
build-live-demo:
4544
when:
4645
- event: push
46+
branch: main
4747
image: docker
4848
volumes:
4949
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)