Sign inSign up

pcit/gitee-release

By pcit

Updated about 6 years ago

Image
0

1.1K

pcit/gitee-release repository overview

PCIT plugin -- Gitee Release

steps:
  deploy:
    image: pcit/gitee-release
    if:
      status: success
      event: tag
    with:
      token: ${GITEE_TOKEN}
      # repo: pcit-ce/pcit
      files:
      - file_name
      # overwrite: true
      # draft: true
      # prerelease: true
      # target_commitish: refs/tags/nightly
      # note: note
      # title: title

Tag summary

Content type

Image

Digest

Size

3.3 MB

Last updated

about 6 years ago

docker pull pcit/gitee-release