mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
removed dist
This commit is contained in:
parent
6e283112b7
commit
6fb7bcfbcc
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
image: alpine
|
||||
commands:
|
||||
- rm -rf ./app.tar.bz2
|
||||
- tar -cjf ./app.tar.bz2 -C ./dist .
|
||||
- tar -cjf ./app.tar.bz2 -C ./ .
|
||||
- name: upload
|
||||
image: drillster/drone-rsync
|
||||
when:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue