mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
#5 rm-rfing everything
This commit is contained in:
parent
0918354831
commit
1bfcda94eb
1 changed files with 1 additions and 1 deletions
|
@ -55,8 +55,8 @@ steps:
|
|||
port: 22522
|
||||
script_stop: true
|
||||
script:
|
||||
- mkdir -p $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
- rm -rf $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
- mkdir -p $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
- cd $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
- tar -xjf /tmp/tg-bot-${DRONE_BRANCH}/app.tar.bz2 -C ./
|
||||
- cp $${ENV_PATH}/${DRONE_BRANCH}/config.yml $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue