Skip to content
Snippets Groups Projects
Commit 5f0ba261 authored by Yusuf Akgül's avatar Yusuf Akgül :hatching_chick:
Browse files

Update .gitlab-ci.yml file

parent 6ab5a17b
No related branches found
No related tags found
No related merge requests found
Pipeline #35037 passed
......@@ -27,6 +27,7 @@ build-job: # This job runs in the build stage, which runs first.
script:
- echo "Building application..."
- npm install
- npx prisma generate
- npm run build
- echo "Application successfully built."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment