Update to 1.0.0
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
IamTheFij 2021-01-07 14:36:37 -05:00
parent 8f9c5b6a91
commit ba702d2ab9
1 changed files with 16 additions and 16 deletions

View File

@ -36,22 +36,22 @@ steps:
commands: commands:
- make build-all-static - make build-all-static
# - name: gitea release - name: gitea release
# image: plugins/gitea-release image: plugins/gitea-release
# settings: settings:
# title: ${DRONE_TAG} title: ${DRONE_TAG}
# files: dist/* files: dist/*
# checksum: checksum:
# - md5 - md5
# - sha1 - sha1
# - sha256 - sha256
# - sha512 - sha512
# base_url: base_url:
# from_secret: gitea_base_url from_secret: gitea_base_url
# api_key: api_key:
# from_secret: gitea_token from_secret: gitea_token
# when: when:
# event: tag event: tag
- name: push image - arm - name: push image - arm
image: plugins/docker image: plugins/docker