Skip to content

Ketida client pipeline

Pokhi requested to merge fix/client-pipeline into master

Targets: #546 (closed)

Changes proposed

  1. packages/client/.eslintrc.js is taken from here
  2. Removed all eslint plugins in favor of coko/lint
  3. Client CI: build client image
  4. Client CI: push the built image to DockerHub
  5. Client CI: run eslinting
  6. Client CI: run stylelint
Edited by Pokhi

Merge request reports