fix container names
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/master Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/pr/master Pipeline was successful Details
ci/woodpecker/pr/next Pipeline was successful Details

This commit is contained in:
OCram85 2022-10-21 21:20:24 +02:00
parent dbea11253a
commit 76fe05e6c9
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ pipeline:
image: plugins/docker
settings:
registry: gitea.ocram85.com
repo: gitea.ocram85.com/CodeServer/Container
repo: gitea.ocram85.com/codeserver/container
dockerfile: Dockerfile
auto_tag: true
#build_args:

View File

@ -7,7 +7,7 @@ pipeline:
settings:
#dry_run: true
registry: gitea.ocram85.com
repo: gitea.ocram85.com/CodeServer/Container
repo: gitea.ocram85.com/codeserver/container
dockerfile: Dockerfile
tags: next
username:

View File

@ -4,6 +4,6 @@ pipeline:
settings:
dry_run: true
registry: gitea.ocram85.com
repo: gitea.ocram85.com/CodeServer/Container
repo: gitea.ocram85.com/codeserver/container
dockerfile: Dockerfile
tags: next