Skip to content
Snippets Groups Projects
Commit 0506eec2 authored by Wilson JALLET's avatar Wilson JALLET :money_with_wings:
Browse files

Update

parent 7ea5ec21
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ test:async: ...@@ -51,7 +51,7 @@ test:async:
- npm start & - npm start &
- curl http://localhost:3000 - curl http://localhost:3000
- sleep 5 - sleep 5
- curl http://localhost:3000/db/groups - pkill node
tags: tags:
- server - server
...@@ -59,7 +59,6 @@ deploy_staging: ...@@ -59,7 +59,6 @@ deploy_staging:
stage: deploy stage: deploy
script: script:
- npm start & - npm start &
- sleep 30
environment: environment:
name: staging name: staging
url: http://129.104.210.10:3000 url: http://129.104.210.10:3000
......
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