fix: upload specific standalone artifacts to simplify structure
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user