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