Skip to content

Commit

Permalink
master 브랜치에 push할 경우에만 배포하도록 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
kim.doyoung committed Nov 22, 2023
1 parent b260ec7 commit 27ebdd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
push:
branches:
- master
- develop
- feature/**

env:
PRIVATE_REGISTRY_URL: "aviator-registry.kr.ncr.ntruss.com"
Expand Down

0 comments on commit 27ebdd1

Please sign in to comment.