From e3ba87ac3d3d62df7b8b546525f4e0c83ece9fbd Mon Sep 17 00:00:00 2001 From: alexvarko Date: Fri, 18 Aug 2023 19:03:38 +0300 Subject: [PATCH] Update ci files --- werf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/werf.yaml b/werf.yaml index ac63287..311dbaa 100644 --- a/werf.yaml +++ b/werf.yaml @@ -32,7 +32,7 @@ git: to: /etc/nginx/nginx.conf import: - image: builder - add: /app/.nuxt/dist + add: /app/.output to: /usr/share/nginx/html after: setup