Skip to content
Snippets Groups Projects
Commit d8e81542 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

test

parent b3a07dbc
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,7 @@ test_debian:
fi
- apt-get update
- apt-get install -y unzip curl
- curl --header "PRIVATE-TOKEN: $DEPLOY_ARTIFACT_TOKEN" --location --output debian_artifacts.zip "https://gitlab.indiscale.com/api/v4/projects/14/jobs/$DEBIAN_PACKAGE_JOB/artifacts"
- unzip debian_artifacts.zip
- dpkg -i debian/linkahead/linkahead_*.deb
- apt-get install -f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment