parent
57ecff478b
commit
5577adabec
@ -14,11 +14,11 @@ else
|
||||
https://gitea.pkm.physik.tu-darmstadt.de/api/packages/${GITEA_OWNER}/generic/NMReval/${GO_PIPELINE_LABEL}/$APPIMAGE
|
||||
# latest
|
||||
curl -sS --user ${gitea_user}:${gitea_token} -X DELETE \
|
||||
https://gitea.pkm.physik.tu-darmstadt.de/api/packages/${GITEA_OWNER}/generic/NMReval-latest/NMReval-latest-x86_64.Appimage
|
||||
https://gitea.pkm.physik.tu-darmstadt.de/api/packages/${GITEA_OWNER}/generic/NMReval/latest/NMReval-latest-x86_64.Appimage
|
||||
|
||||
curl -sS --user ${gitea_user}:${gitea_token} \
|
||||
--upload-file $APPIMAGE \
|
||||
https://gitea.pkm.physik.tu-darmstadt.de/api/packages/${GITEA_OWNER}/generic/NMReval-latest/NMReval-latest-x86_64.Appimage
|
||||
https://gitea.pkm.physik.tu-darmstadt.de/api/packages/${GITEA_OWNER}/generic/NMReval/latest/NMReval-latest-x86_64.Appimage
|
||||
#
|
||||
# zsync files
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user