WIP: documentation
parent
3840559d9d
commit
101c66f55c
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
test3
|
||||
test4
|
||||
|
|
|
|||
Loading…
Reference in New Issue