Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Seungpang committed Sep 12, 2024
1 parent 2e77615 commit ad961f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/click-service-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,4 @@ jobs:
kubectl apply -f ./deployment.yaml
kubectl apply -f ./click-service/hpa.yaml
1 change: 1 addition & 0 deletions .github/workflows/transfer-service-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ jobs:
sed "s,\${image},${{ env.IMAGE }},g" ./transfer-service/resources.yaml > cronJob.yaml
kubectl apply -f ./cronJob.yaml

0 comments on commit ad961f4

Please sign in to comment.