diff --git a/werf.yaml b/werf.yaml index d169b4b..311dbaa 100644 --- a/werf.yaml +++ b/werf.yaml @@ -32,7 +32,7 @@ git: to: /etc/nginx/nginx.conf import: - image: builder - add: /app/dist + add: /app/.output to: /usr/share/nginx/html after: setup