logo
3
2
WeChat Login
feat: 增加上报分数到 opencamp 插件

上报课程分数到 OpenCamp

在云原生构建使用

master:
  push:
    - stages:
        - name: send score to opencamp
          image: docker.cnb.cool/opencamp/learning-docker/send-score-to-opencamp:latest
          settings:
            COURSE_ID: 1111
            SCORE: 100
            TOKEN: ******