the branch is called main
Some checks failed
ci/woodpecker/push/main Pipeline failed

This commit is contained in:
Ell 2023-07-02 19:24:15 +02:00
parent 096eefeedf
commit 5fb48b0fd7

View file

@ -10,7 +10,7 @@ steps:
image: debian:latest
when:
- event: [push, manual]
branch: master
branch: main
commands:
- rm -rfv /var/www/press/*
- cp -rv out/. /var/www/press