mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-08 11:20:26 +02:00
🚧 dinglehopper: Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
14230e073a
commit
a59ecb795c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ local Pipeline(name, image) = {
|
||||||
};
|
};
|
||||||
|
|
||||||
[
|
[
|
||||||
|
Pipeline("python-3-4", "python:3.4"),
|
||||||
Pipeline("python-3-5", "python:3.5"),
|
Pipeline("python-3-5", "python:3.5"),
|
||||||
Pipeline("python-3-6", "python:3.6"),
|
Pipeline("python-3-6", "python:3.6"),
|
||||||
Pipeline("python-3-7", "python:3.7"),
|
Pipeline("python-3-7", "python:3.7"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue