WIP: documentation

pull/2/head
Richard Attermeyer 2023-11-27 21:34:37 +00:00
parent 3840559d9d
commit 101c66f55c
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
test3
test4