summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
-rw-r--r--obnam.md4
2 files changed, 2 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ba57cc..161f221 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,6 @@ variables:
check:
parallel:
matrix:
- - IMAGE: buster-main
- IMAGE: bullseye-main
image: registry.gitlab.com/obnam/container-images:$IMAGE
script:
diff --git a/obnam.md b/obnam.md
index 97f6183..bada9c6 100644
--- a/obnam.md
+++ b/obnam.md
@@ -8,8 +8,8 @@ bindings:
- subplot/data.yaml
- lib/files.yaml
- lib/runcmd.yaml
-template: python
-functions:
+impls:
+ python:
- subplot/server.py
- subplot/client.py
- subplot/data.py