From 845490551db9252c679cce3398dc417e56ecffe7 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Fri, 11 Nov 2022 19:36:57 -0500 Subject: [PATCH] a --- .woodpecker.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index ca819a9..8fa32d4 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -7,12 +7,11 @@ pipeline: privileged: true settings: dockerfile: woodpecker-ci/Containerfile - platforms: linux/amd64,linux/arm64/v8 - registry: git.shrug.pw + platforms: linux/amd64 + registry: https://git.shrug.pw/ repo: neil/containers tags: woodpecker-ci pull_image: true - default_tags: true mtu: 1480 username: from_secret: registry_username