Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
Revert "[WEAV-000] 개발서버 CD 자동 트리깅 수정 (#263)"
Browse files Browse the repository at this point in the history
This reverts commit 1837a66.
  • Loading branch information
waterfogSW committed May 1, 2024
1 parent 0f74c93 commit 5b3872b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/develop_server_deployer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ on:
description: 'Image version tag (e.g., 0.2411.135 or latest)'
required: true
default: 'latest'
workflow_run:
workflows: ["Develop Server Integrator (CI)"]
types:
- completed

jobs:
deploy:
Expand Down

0 comments on commit 5b3872b

Please sign in to comment.