[ci] Use cannocial name instead of versioned name for filepath
This commit is contained in:
parent
d237c84f7d
commit
380c8475e6
@ -66,5 +66,5 @@ release_job:
|
||||
links:
|
||||
- name: "${LINUX_AMD64_BINARY}"
|
||||
url: "${PACKAGE_REGISTRY_URL}/${LINUX_AMD64_BINARY}"
|
||||
filepath: "/bin/${LINUX_AMD64_BINARY}"
|
||||
filepath: "/bin/fime_linux_amd64"
|
||||
link_type: package
|
||||
|
Loading…
Reference in New Issue
Block a user