This commit is contained in:
Elio Bischof
2025-06-13 03:14:52 +02:00
parent 1c2f9af99c
commit b70c095c6e

View File

@@ -35,6 +35,7 @@ target "login-lint" {
contexts = { contexts = {
login-dev-base = "target:login-dev-base" login-dev-base = "target:login-dev-base"
} }
load = true
tags = ["${LOGIN_LINT_TAG}"] tags = ["${LOGIN_LINT_TAG}"]
} }