Implements woodpecker pipeline #19

Merged
OCram85 merged 18 commits from woodpecker into master 2022-09-13 13:24:46 +02:00
Showing only changes of commit edf0698b4c - Show all commits

View File

@ -19,6 +19,24 @@ pipeline:
when:
event: pull_request
buildNextGitea:
image: plugins/docker
settings:
#dry_run: true
registry: gitea.ocram85.com
repo: OCram85/Blog
dockerfile: Dockerfile
tags: next
build_args:
- NODE_BASE=lts-buster-slim
- NGINX_BASE=1.23.1-alpine
username:
from_secret: gitea_user
password:
from_secret: gitea_passwd
when:
event: pull_request
trivyNext:
image: aquasec/trivy:0.24.3
commands: