ci
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2026-01-15 20:47:18 +01:00
parent 07ca7418df
commit fbed91d6d3
3 changed files with 66 additions and 37 deletions

View File

@@ -2,12 +2,15 @@ steps:
build:
image: woodpeckerci/plugin-docker
settings:
registry: gitea.infra.mintel.me
repo: gitea.infra.mintel.me/mintel/mb-grid-solutions
registry: registry.infra.mintel.me
repo: registry.infra.mintel.me/mintel/mb-grid-solutions
username:
from_secret: GITEA_USER
from_secret: REGISTRY_USER
password:
from_secret: GITEA_TOKEN
from_secret: REGISTRY_PASS
tags:
- latest
- ${CI_COMMIT_SHA}
when:
event: push
branch: main