Attempt to simplify build

Cette révision appartient à :
Julien Nahum 2024-01-08 22:30:58 +01:00
Parent f26d02c333
révision aba61b28d6
1 fichiers modifiés avec 0 ajouts et 3 suppressions

Voir le fichier

@ -7,9 +7,6 @@ frontend:
- npm ci
build:
commands:
- touch .env
- env | grep -e NUXT_LOG_LEVEL >> .env
- env | grep -e NUXT_PUBLIC_ >> .env
- npm run build
artifacts:
baseDirectory: client/.amplify-hosting