Commit b4ca9779 authored by dangdoan's avatar dangdoan

fix

parent 1a85909b
Pipeline #12785 failed with stage
in 4 seconds
...@@ -8,6 +8,7 @@ build: ...@@ -8,6 +8,7 @@ build:
- echo "in build" - echo "in build"
script: script:
- echo "in script" - echo "in script"
- node index.js
tags: tags:
- chinguyen-test - chinguyen-test
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"body-parser": "1.19.0", "body-parser": "1.19.0",
"cors": "2.8.5", "cors": "2.8.5",
"cross-env": "7.0.0", "cross-env": "7.0.0",
"express": "4.17.1", "express": "^4.17.1",
"express-boom": "3.0.0", "express-boom": "3.0.0",
"morgan": "1.9.1", "morgan": "1.9.1",
"pg": "^8.5.1", "pg": "^8.5.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment