This commit is contained in:
+8
-1
@@ -7,7 +7,8 @@ pipeline:
|
||||
privileged: true
|
||||
settings:
|
||||
dockerfile: woodpecker-ci/Containerfile
|
||||
registry: qit.shrug.pw
|
||||
platforms: linux/amd64
|
||||
registry: git.shrug.pw
|
||||
repo: neil/containers
|
||||
tags: woodpecker-ci
|
||||
pull_image: true
|
||||
@@ -16,3 +17,9 @@ pipeline:
|
||||
from_secret: registry_username
|
||||
password:
|
||||
from_secret: registry_password
|
||||
logins:
|
||||
- registry: https://git.shrug.pw/v2/
|
||||
username:
|
||||
from_secret: registry_username
|
||||
password:
|
||||
from_secret: registry_password
|
||||
|
||||
Reference in New Issue
Block a user