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

test

parent 488f96eb
Branches
Tags
No related merge requests found
...@@ -126,7 +126,7 @@ test_debian: ...@@ -126,7 +126,7 @@ test_debian:
- apt-get update - apt-get update
- apt-get install -y unzip curl - apt-get install -y unzip curl
# get debian image # get debian image
- curl --header "PRIVATE-TOKEN: $DEPLOY_ARTIFACT_TOKEN" --location --output debain_artifacts.zip "https://gitlab.indiscale.com/api/v4/projects/14/jobs/$DEBIAN_PACKAGE_JOB/artifacts" - curl --header "PRIVATE-TOKEN: $DEPLOY_ARTIFACT_TOKEN" --location --output debain_artifacts.zip https://gitlab.indiscale.com/api/v4/projects/14/jobs/$DEBIAN_PACKAGE_JOB/artifacts
- unzip debian_artifacts.zip - unzip debian_artifacts.zip
- dpkg -i debian/linkahead/linkahead_*.deb - dpkg -i debian/linkahead/linkahead_*.deb
- apt-get install -f - 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