Commit 0d9b2697 authored by dangdoan's avatar dangdoan

fix runner

parent c256aded
Pipeline #12949 canceled with stages
......@@ -43,4 +43,4 @@ deploy:
only:
- release
tags:
- test-deploy-1
\ No newline at end of file
- chinguyen_nodejs_runner
\ No newline at end of file
......@@ -8,4 +8,4 @@ describe('Testing demo function', () => {
expect(result).to.eq(input + 2)
})
})
//
//
\ No newline at end of file
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