.
Some checks failed
Deploy blog-frontend / build-and-deploy (push) Failing after 21s

This commit is contained in:
ParkWonYeop
2025-12-27 16:06:38 +09:00
parent 9d11700277
commit 4edc593f18

View File

@@ -9,7 +9,7 @@ on:
jobs: jobs:
build-and-deploy: build-and-deploy:
runs-on: home-server runs-on: blog-frontend
steps: steps:
# 👇 [추가] Docker CLI 설치 단계 # 👇 [추가] Docker CLI 설치 단계
- name: Install Docker CLI - name: Install Docker CLI