Skip to content
Snippets Groups Projects
Commit 08d73885 authored by LAMRINI Houda's avatar LAMRINI Houda
Browse files

Update .gitlab-ci.yml file

parent 729600b5
Branches
No related tags found
No related merge requests found
Pipeline #47283 passed
...@@ -20,5 +20,5 @@ deploy: ...@@ -20,5 +20,5 @@ deploy:
script: script:
- apt update -y - apt update -y
- apt install nodejs -y - apt install nodejs -y
- node app.js - node app.js > /dev/null 2>&1 &
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment