init: initial site

This commit is contained in:
Didier Slof 2024-03-29 16:17:59 +01:00
commit d6da14e4bb
7 changed files with 292 additions and 0 deletions

13
.woodpecker.yml Normal file
View file

@ -0,0 +1,13 @@
when:
- push
- tag
- manual
steps:
publish:
image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]
settings:
repo: git.ixvd.net/${CI_REPO_OWNER}/web
registry: git.ixvd.net
tags: latest