Trigger frontend build to test TLS fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
dvirlabs 2026-03-25 01:33:49 +02:00
parent ae24d8314e
commit 341cd0388f

View File

@ -1,3 +1,4 @@
# Frontend Dockerfile
# Stage 1: Build the frontend # Stage 1: Build the frontend
FROM node:20 AS builder FROM node:20 AS builder