Adds basic container setup with pipeline #1

Merged
OCram85 merged 18 commits from woodpecker into master 2022-11-07 16:01:31 +01:00
Showing only changes of commit e46d0a2240 - Show all commits

View File

@ -7,9 +7,3 @@ pipeline:
repo: gitea.ocram85.com/CodeServer/Container
dockerfile: Dockerfile
tags: next
username:
from_secret: gitea_user
password:
from_secret: gitea_passwd
when:
event: pull_request