Compare commits

...

3 Commits
v3.6.0 ... main

Author SHA1 Message Date
6d752c99d7
Merge pull request 'new-build' (#133) from new-build into main
All checks were successful
continuous-integration/drone/tag Build is passing
Reviewed-on: #133
Reviewed-by: Aleksander Wilczyński <aleks@alekswilc.dev>
2025-04-27 15:55:55 +02:00
d516d22411
build(): new build system 2025-04-27 15:55:32 +02:00
9833bcc09a
build(): new build system 2025-04-27 15:54:53 +02:00

View File

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