Skip to content

Commit bf32c49

Browse files
committed
feat: nginx 설정 추가
1 parent b93aa11 commit bf32c49

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nginx.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@ name: Deploy Nginx to Kubernetes
22

33
on:
44
push:
5-
branches:
6-
- main
75

86
jobs:
97
deploy:
10-
if: contains(github.event.pull_request.labels.*.name, 'nginx')
11-
name: Deploy Argo CD and Application using Helm and Argo CD
128
runs-on: ubuntu-latest
139

1410
steps:

0 commit comments

Comments
 (0)