test
Some checks failed
ci/woodpecker/push/other Pipeline failed
ci/woodpecker/manual/other Pipeline failed

This commit is contained in:
2025-12-18 23:56:38 +09:00
parent 0ecef1f92d
commit 6133a2d910

View File

@@ -1,11 +1,11 @@
steps:
- name: build-and-push-branch
image: ko:latest
environment:
KO_DOCKER_REPO:
from_secret: KO_DOCKER_REPO
DOCKER_CONFIG:
from_secret: DOCKER_CONFIG_JSON
# environment:
# KO_DOCKER_REPO:
# from_secret: KO_DOCKER_REPO
# DOCKER_CONFIG:
# from_secret: DOCKER_CONFIG_JSON
commands:
# 도커 로그인 설정