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

test

parent 9d3a6b2d
Branches
Tags
No related merge requests found
......@@ -125,12 +125,11 @@ test_debian:
fi
- apt-get update
- apt-get install -y unzip curl
# get debian image
- 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
- python3 -m pytest
dependencies: [cert]
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment