Archived
0
0
Fork 0

ci: fix drone ci

This commit is contained in:
Daryl Ronningen 2021-08-07 16:33:26 -07:00
parent 223fbb6da6
commit 3a964e2448
Signed by: Daryl Ronningen
GPG key ID: FD23F0C934A5EC6B

View file

@ -15,7 +15,7 @@ steps:
- echo ===== BUILDING APPLICATION =====
- yarn build
- name: publish
- name: publish-dev
image: node:14
commands:
- echo ===== PUBLISHING APPLICATION =====
@ -37,7 +37,7 @@ steps:
- master
- refactor/rewrite
- name: publish
- name: publish-stable
image: node:14
commands:
- echo ===== PUBLISHING APPLICATION =====