Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
my-test-group
TestAppCiNew
Commits
cffaadea
Commit
cffaadea
authored
Nov 26, 2025
by
jayed nahian
Browse files
commit-5
parent
a9063f54
Pipeline
#8088
failed with stage
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cffaadea
...
@@ -2,6 +2,10 @@ stages:
...
@@ -2,6 +2,10 @@ stages:
-
deploy
-
deploy
before_script
:
before_script
:
# Load NVM and Node.js
-
export NVM_DIR="$HOME/.nvm"
-
'
[
-s
"$NVM_DIR/nvm.sh"
]
&&
\.
"$NVM_DIR/nvm.sh"'
-
nvm use
20
# Commands to be run before any job
# Commands to be run before any job
-
rm -rf node_modules
-
rm -rf node_modules
-
rm -f package-lock.json
-
rm -f package-lock.json
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment