ANother attrempt
This commit is contained in:
parent
7329367130
commit
f1755fc117
|
@ -10,8 +10,6 @@ frontend:
|
||||||
- touch .env
|
- touch .env
|
||||||
- env | grep -e NUXT_LOG_LEVEL >> .env
|
- env | grep -e NUXT_LOG_LEVEL >> .env
|
||||||
- env | grep -e NEXT_PUBLIC_ >> .env
|
- env | grep -e NEXT_PUBLIC_ >> .env
|
||||||
- echo "env file created"
|
|
||||||
- cat .env
|
|
||||||
- npm run build
|
- npm run build
|
||||||
artifacts:
|
artifacts:
|
||||||
baseDirectory: client/.amplify-hosting
|
baseDirectory: client/.amplify-hosting
|
||||||
|
|
Loading…
Reference in New Issue