This commit is contained in:
parent
096eefeedf
commit
5fb48b0fd7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue