fix container names
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/master Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/master Pipeline was successful
ci/woodpecker/pr/next Pipeline was successful

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 image: plugins/docker
settings: settings:
registry: gitea.ocram85.com registry: gitea.ocram85.com
repo: gitea.ocram85.com/CodeServer/Container repo: gitea.ocram85.com/codeserver/container
dockerfile: Dockerfile dockerfile: Dockerfile
auto_tag: true auto_tag: true
#build_args: #build_args:

View File

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

View File

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