test:backend: image: python:3.5 stage: test before_script: - pip install -r requirements.txt script: - (cd client && npm install && npm run ...
確定! 回上一頁