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: steps:
- name: build-and-push-branch - name: build-and-push-branch
image: ko:latest image: ko:latest
environment: # environment:
KO_DOCKER_REPO: # KO_DOCKER_REPO:
from_secret: KO_DOCKER_REPO # from_secret: KO_DOCKER_REPO
DOCKER_CONFIG: # DOCKER_CONFIG:
from_secret: DOCKER_CONFIG_JSON # from_secret: DOCKER_CONFIG_JSON
commands: commands:
# 도커 로그인 설정 # 도커 로그인 설정