CircleCI verison 2でgulpの走らせる処理
May 16, 2017AD:
Drupal7のCIをJenkinsからCircleCIに入れ替える作業中なのですが、CircleCIはせっかくなのでVerison2でやっているのですが、まだ情報があまりなくて困っておりましたがgulpのlintを走らせるのに地味に時間がかかったのでメモしておきます。
1 2 3 4 5 |
- run: name: Run Gulp command: | ln -s /usr/bin/nodejs /usr/bin/node ./node_modules/.bin/gulp lint |
AD:
No Comments, Comment or Ping
Reply to “CircleCI verison 2でgulpの走らせる処理”
Warning: Undefined variable $user_ID in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/themes/grid_focus_public_mizo/comments.php on line 66
You must be logged in to post a comment.