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
|
image: debian:latest
|
||||||
when:
|
when:
|
||||||
- event: [push, manual]
|
- event: [push, manual]
|
||||||
branch: master
|
branch: main
|
||||||
commands:
|
commands:
|
||||||
- rm -rfv /var/www/press/*
|
- rm -rfv /var/www/press/*
|
||||||
- cp -rv out/. /var/www/press
|
- cp -rv out/. /var/www/press
|
||||||
|
|
Loading…
Reference in a new issue