From 03143785581b845546b87970d182c70afd51079b Mon Sep 17 00:00:00 2001 From: Richard Attermeyer Date: Mon, 27 Nov 2023 21:34:37 +0000 Subject: [PATCH] WIP: documentation --- .woodpecker/.documentation.yml | 2 +- documentation/README.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/.documentation.yml b/.woodpecker/.documentation.yml index ceb22ee..bc95f1e 100644 --- a/.woodpecker/.documentation.yml +++ b/.woodpecker/.documentation.yml @@ -44,5 +44,5 @@ steps: "publish:documentation": image: alpine/crane # because the official crane image is not compatible with woodpecker (no /bin/sh) commands: - - crane push --insecure image.tar "container.192.168.1.151.nip.io:8543/${CI_REPO_OWNER}/${CI_REPO_NAME}" + - crane push --insecure image.tar "container.demo.rattermeyer.de/${CI_REPO_OWNER}/${CI_REPO_NAME}" directory: documentation diff --git a/documentation/README.adoc b/documentation/README.adoc index df6b0d2..d234c5e 100644 --- a/documentation/README.adoc +++ b/documentation/README.adoc @@ -1 +1 @@ -test3 +test4