This commit is contained in:
parent
3044747580
commit
f1c42c48a8
@ -7,6 +7,9 @@ steps:
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
||||
- name: copy
|
||||
image: appleboy/drone-scp
|
||||
@ -19,7 +22,7 @@ steps:
|
||||
target: /home/thomas/swag/www
|
||||
source: ./dist/*
|
||||
strip_components: 1
|
||||
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user