CI test #11
This commit is contained in:
parent
24b8f5a054
commit
79f98b2352
|
@ -79,10 +79,7 @@ steps:
|
|||
from_secret: eigeen_key
|
||||
port: 22
|
||||
script:
|
||||
- rm -rf $DEPLOY_DIR/*
|
||||
- unset GLOBIGNORE
|
||||
- mv $DEPLOY_DIR/public/* $DEPLOY_DIR/
|
||||
- rm -r $DEPLOY_DIR/public
|
||||
- echo $DEPLOY_DIR
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
|
|
Loading…
Reference in New Issue