diff --git a/.woodpecker.yml b/.woodpecker.yml new file mode 100644 index 0000000..7ba45b7 --- /dev/null +++ b/.woodpecker.yml @@ -0,0 +1,12 @@ +platform: 'linux/amd64' +branch: 'main' + +pipeline: + release: + image: 'plugins/docker' + settings: + repo: 'chewingbever/site' + tag: 'latest' + secrets: + - 'docker_username' + - 'docker_password' diff --git a/content/posts/first.md b/content/posts/first.md new file mode 100644 index 0000000..6201f27 --- /dev/null +++ b/content/posts/first.md @@ -0,0 +1,6 @@ +--- +title: "Welcome!" +date: 2022-03-29T16:04:45+02:00 +draft: true +--- +