fix: upload specific standalone artifacts to simplify structure
This commit is contained in:
@@ -34,12 +34,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: next-build
|
name: next-build
|
||||||
path: |
|
path: |
|
||||||
.next
|
.next/standalone
|
||||||
package.json
|
.next/static
|
||||||
package-lock.json
|
|
||||||
next.config.*
|
|
||||||
tsconfig.json
|
|
||||||
.npmrc
|
|
||||||
public
|
public
|
||||||
Dockerfile
|
Dockerfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user