Fix condition tag?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Thomas Cole 2022-12-19 08:40:54 -05:00
parent 3044747580
commit f1c42c48a8

View File

@ -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
when:
branch:
- master