Commit c256aded authored by dangdoan's avatar dangdoan

test

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