Skip to content
Snippets Groups Projects
Commit fa33847d authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

added sshpass,scp CI

parent 3216bce4
Branches
Tags
No related merge requests found
......@@ -4,6 +4,7 @@ image: python:3.9-buster
# Install all required packages
before_script:
- pip install -r requirements.txt
- apt-get update -qq && apt-get install -y -qq sshpass scp
stages:
- build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment