Closed kaybinwong closed 2 years ago
error happens where new build after install by charts.
Unable to start a new build: json: cannot unmarshal number into Go value of type gogs.commitDetail
here is the .drone.yml file
--- kind: pipeline type: kubernetes name: default steps: - name: greeting image: alpine commands: - echo world trigger: event: - push
please start a thread in our community forum to receive end-user support: https://community.harness.io/c/drone/14
error happens where new build after install by charts.
Unable to start a new build: json: cannot unmarshal number into Go value of type gogs.commitDetail
here is the .drone.yml file