parent
9b84ce645b
commit
1bcfe3ee63
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,10 @@ steps:
|
|||
- 'app-linux-arm64'
|
||||
api_key:
|
||||
from_secret: release_token
|
||||
depends_on:
|
||||
- prod/build-binary/linux-amd64
|
||||
- prod/build-binary/linux-arm64
|
||||
- prod/build-docker/linux-multiarch
|
||||
|
||||
when:
|
||||
- event: tag
|
||||
|
|
Loading…
Add table
Reference in a new issue