This commit is contained in:
parent
cf84f23765
commit
8b23295a0e
@ -62,7 +62,7 @@ steps:
|
|||||||
curl \
|
curl \
|
||||||
--header "Authorization: token $GIT_APIKEY" \
|
--header "Authorization: token $GIT_APIKEY" \
|
||||||
--upload-file bin/skopeo.windows.amd64.exe \
|
--upload-file bin/skopeo.windows.amd64.exe \
|
||||||
https://code.spamasaurus.com/api/packages/$GIT_USERNAME/generic/skopeo/$SKOPEO_VERSION/skopeo_windows_amd64
|
https://code.spamasaurus.com/api/packages/$GIT_USERNAME/generic/skopeo/$SKOPEO_VERSION/skopeo_windows_amd64.exe
|
||||||
environment:
|
environment:
|
||||||
GIT_APIKEY:
|
GIT_APIKEY:
|
||||||
from_secret: git_apikey
|
from_secret: git_apikey
|
||||||
|
Loading…
Reference in New Issue
Block a user