Commit 0865622c authored by dangdoan's avatar dangdoan

fix

parent b033f64b
Pipeline #12788 canceled with stage
......@@ -8,8 +8,9 @@ build:
- echo "in build"
script:
- echo "in script"
- npm install express
- node index.js
- echo "create image"
- docker build -t nodejs-image:1.0 .
tags:
- chinguyen-test
......
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