From 42a0c280cbcc73812902ee20daf1b4305d8da62b Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Mon, 20 Apr 2026 22:42:54 +0200 Subject: [PATCH] revert: drop committed .buildtools.yaml; use BUILDTOOLS_CONTENT secret MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Matches the other shiny repos — .buildtools.yaml is per-developer and globally gitignored. The CI uses BUILDTOOLS_CONTENT injected from a repo secret which must be configured separately by an admin. --- .buildtools.yaml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .buildtools.yaml diff --git a/.buildtools.yaml b/.buildtools.yaml deleted file mode 100644 index 3543c94..0000000 --- a/.buildtools.yaml +++ /dev/null @@ -1,4 +0,0 @@ -registry: - gitlab: - registry: oci.unbound.se - repository: shiny/openpayments-mock