Updated mod-version
agola/module-packer/Build image The run finished successfully
Details
agola/module-packer/Build image The run finished successfully
Details
This commit is contained in:
parent
3adb6b618d
commit
71dce88844
2
pack.sh
2
pack.sh
|
@ -34,5 +34,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}.zip
|
||||
https://mxfox.ru/api/packages/${REG_REPOS}/generic/${mod_name}/${mod_version}-${AGOLA_GIT_COMMITSHA:0:10}/${mod_name}.zip
|
||||
|
||||
|
|
Loading…
Reference in New Issue