Compare commits
2 commits
10fb167d65
...
67c79979ee
Author | SHA1 | Date | |
---|---|---|---|
67c79979ee | |||
ed1d2ebaeb |
1 changed files with 0 additions and 34 deletions
34
.drone.yml
34
.drone.yml
|
@ -71,18 +71,6 @@ steps:
|
|||
event:
|
||||
- tag
|
||||
|
||||
- name: github release
|
||||
image: plugins/github-release:linux-arm
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: github_api_token
|
||||
files:
|
||||
- deploy/hathoris-${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}hf
|
||||
- deploy/hathoris-${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}v7
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
||||
- name: docker
|
||||
image: plugins/docker:linux-arm
|
||||
settings:
|
||||
|
@ -141,17 +129,6 @@ steps:
|
|||
files:
|
||||
- deploy/hathoris-${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
|
||||
|
||||
- name: github release
|
||||
image: plugins/github-release
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: github_api_token
|
||||
files:
|
||||
- deploy/hathoris-${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
@ -208,17 +185,6 @@ steps:
|
|||
files:
|
||||
- deploy/hathoris-${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
|
||||
|
||||
- name: github release
|
||||
image: plugins/github-release
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: github_api_token
|
||||
files:
|
||||
- deploy/hathoris-${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue