Added CI config
ci/woodpecker/push/woodpecker Pipeline was successful Details

pull/4/head
Jef Roosens 2022-03-29 16:10:52 +02:00
parent 928ad1422f
commit 8b5c3b187b
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
2 changed files with 18 additions and 0 deletions

12
.woodpecker.yml 100644
View File

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

View File

@ -0,0 +1,6 @@
---
title: "Welcome!"
date: 2022-03-29T16:04:45+02:00
draft: true
---