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