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
a602452f2a
commit
3bacde0609
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ steps:
|
|||
script_stop: true
|
||||
script:
|
||||
- mkdir -p $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
- rm -rf $${BUILD_PATH}/${DRONE_BRANCH}/*
|
||||
- rm -rf $${BUILD_PATH}/${DRONE_BRANCH}/* $${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