Commit 26c017c8 authored by heywon.choi's avatar heywon.choi

node 버전 변경

parent 8b23a934
Pipeline #18825 failed with stage
in 17 seconds
before_script:
- curl -sL https://deb.nodesource.com/setup_16.x | bash -
- apt-get install -y nodejs
- curl -sL https://rpm.nodesource.com/setup_16.x | bash -
- yum install -y nodejs
- node --version
image:
......
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