Add ping & curl

master
Melroy van den Berg 2021-02-28 22:37:33 +01:00
parent e9a4e4f21a
commit 4f06d09658
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ release:
script:
- nslookup gitlab.melroy.org
- ping -c 5 gitlab.melroy.org
- curl -v https://gitlab.melroy.or
- curl -v https://gitlab.melroy.org
- |
release-cli --timeout 700s create --name "Release version $CI_COMMIT_TAG" --tag-name $CI_COMMIT_TAG \
--assets-link "{\"name\":\"DWeb Browser (Debian/Ubuntu/Linux Mint)\",\"url\":\"${PACKAGE_REGISTRY_URL}/browser-v${CI_COMMIT_TAG}.deb\"}" \