build(): new build system
This commit is contained in:
parent
9833bcc09a
commit
d516d22411
@ -22,7 +22,7 @@ steps:
|
|||||||
- COMMIT
|
- COMMIT
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- ${DRONE_TAG}
|
- ${DRONE_TAG##v}
|
||||||
|
|
||||||
- name: build-frontend
|
- name: build-frontend
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
@ -42,7 +42,7 @@ steps:
|
|||||||
- VITE_STATS_KEY
|
- VITE_STATS_KEY
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- ${DRONE_TAG}
|
- ${DRONE_TAG##v}
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user