This commit is contained in:
mr
2026-02-06 09:35:34 +01:00
parent fdf651d188
commit 7870ac8a38
2 changed files with 1 additions and 2 deletions

View File

@@ -19,7 +19,6 @@ steps:
from_secret: docker_password
DOCKER_REGISTRY:
from_secret: docker-pw
IMAGE_NAME: ghcr.io/mon-org/mon-app
commands:
- echo "$DOCKER_PASSWORD" | docker login opencloudregistry -u "$DOCKER_USERNAME" --password-stdin
- make ci