parent
c6b40e07f3
commit
5527e6aad7
|
@ -78,8 +78,8 @@ steps:
|
||||||
from_secret: eigeen_key
|
from_secret: eigeen_key
|
||||||
port: 22
|
port: 22
|
||||||
script:
|
script:
|
||||||
- cd $DEPLOY_DIR
|
- cd $DEPLOY_DIR/www.eigeen.com
|
||||||
- rm -rf !\(.htaccess | .user.ini | public\)
|
- rm -rf !\(.htaccess|.user.ini|public\)
|
||||||
- mv ./public/* ./
|
- mv ./public/* ./
|
||||||
- rm -r public
|
- rm -r public
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue