Skip to content
Snippets Groups Projects
Commit 322eaad1 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

dumb

parent dc874dc0
No related branches found
No related tags found
No related merge requests found
Pipeline #11502 failed with stages
in 1 minute and 47 seconds
...@@ -12,7 +12,8 @@ variables: ...@@ -12,7 +12,8 @@ variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
before_script: before_script:
- apt install pip - apt-get update
- apt-get install -y pip
- pip install setuptools - pip install setuptools
build_package: build_package:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment