Update file .gitlab-ci.yml
This commit is contained in:
@@ -26,5 +26,6 @@ build: # This job runs in the build stage, which runs first.
|
||||
before_script:
|
||||
script:
|
||||
- echo "Compiling the code..."
|
||||
- npm install
|
||||
- npm run build
|
||||
- echo "Compile complete."
|
||||
Reference in New Issue
Block a user