updated build cfg

This commit is contained in:
Vitalii Kiiko
2024-08-14 09:57:30 +02:00
parent cd73c7fd1d
commit 56ec1647b0

View File

@@ -6,7 +6,7 @@ phases:
nodejs: 20 nodejs: 20
build: build:
commands: commands:
- npm install && npm run build:staging - npm install && npm run build:dev
artifacts: artifacts:
files: files:
- '**/*' - '**/*'