diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 66ee257..4ffe46f 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -34,12 +34,8 @@ jobs: with: name: next-build path: | - .next - package.json - package-lock.json - next.config.* - tsconfig.json - .npmrc + .next/standalone + .next/static public Dockerfile