강동현
Builds for 1 pipeline canceled in 24 minutes 37 seconds

gitlab-ci 수정

......@@ -10,6 +10,7 @@ Test Server:
- cd common
- yarn install
- cd ../server
- apk add --no-cache build-base gcc python3
- yarn install
- yarn test
......