issue # spring -> fastify 이전 중

This commit is contained in:
2025-11-13 05:42:22 +00:00
parent 8d0329187b
commit c72eca92f1
7 changed files with 73 additions and 3 deletions

View File

@@ -26,4 +26,5 @@ build: # This job runs in the build stage, which runs first.
before_script:
script:
- echo "Compiling the code..."
- npm run build
- echo "Compile complete."