diff --git a/.woodpecker.yml b/.woodpecker.yml index afc8c0b..68020ca 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ pipeline: publish: - image: "registry.nulo.in/sutty/containers-gem-compiler:${ALPINE_VERSION}-${RUBY_VERSION}.${RUBY_PATCH}" + image: "gitea.nulo.in/sutty/gem-compiler:${ALPINE_VERSION}-${RUBY_VERSION}.${RUBY_PATCH}" pull: true commands: - "mkdir -p ~/.config/tea"