errored ci

This commit is contained in:
mr
2026-02-06 09:29:00 +01:00
parent a5b8822c5b
commit 0233621020
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