mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46: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
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- rm -rf ./app.tar.bz2
|
- rm -rf ./app.tar.bz2
|
||||||
- tar -cjf ./app.tar.bz2 -C ./dist .
|
- tar -cjf ./app.tar.bz2 -C ./ .
|
||||||
- name: upload
|
- name: upload
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue