Skip to content
Snippets Groups Projects
Verified Commit 91091189 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Remove old CI/CD tools

parent fe63a74e
No related branches found
No related tags found
No related merge requests found
FROM ubuntu:16.04
RUN apt-get update \
&& apt-get install -y openssh-client \
&& rm -rf /var/lib/apt/lists/*
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