Изменил(а) на 'pack.sh'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Pavel Dmitriev 2022-05-19 15:23:47 +03:00
parent d4060a048b
commit aa9bce617a
1 changed files with 1 additions and 1 deletions

View File

@ -33,5 +33,5 @@ zip -r /tmp/$zip_name .
curl --user ${REG_LOGIN}:${REG_PASSWORD} \
--upload-file /tmp/${zip_name} \
https://mxfox.ru/api/packages/${REG_REPOS}/generic/${mod_name}/${mod_version}/${mod_name}-${mod_version}-${CI_BUILD_NUMBER}-${DRONE_COMMIT_SHA:0:10}.zip
https://mxfox.ru/api/packages/${REG_REPOS}/generic/${mod_name}/${mod_version}-${CI_BUILD_NUMBER}-${DRONE_COMMIT_SHA:0:10}/${mod_name}-${mod_version}-${CI_BUILD_NUMBER}-${DRONE_COMMIT_SHA:0:10}.zip