build(): new build system

This commit is contained in:
Aleksander Wilczyński 2025-04-27 15:55:32 +02:00
parent 9833bcc09a
commit d516d22411
Signed by: alekswilc
GPG Key ID: D4464A248E5F27FE

View File

@ -22,7 +22,7 @@ steps:
- COMMIT
tags:
- latest
- ${DRONE_TAG}
- ${DRONE_TAG##v}
- name: build-frontend
image: plugins/docker
@ -42,8 +42,8 @@ steps:
- VITE_STATS_KEY
tags:
- latest
- ${DRONE_TAG}
- ${DRONE_TAG##v}
trigger:
event:
- tag
- tag