Skip to content

Commit bccfa42

Browse files
committed
Update deploymentCD.yaml
1 parent ffea75a commit bccfa42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploymentCD.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
username: ${{ secrets.SERVER_USERNAME }}
4949
key: ${{ secrets.SERVER_SSH_KEY }}
5050
script: |
51+
sudo su
5152
cd /home/ubuntu/K8S
5253
kubectl apply -f user-mongo-deployment.yaml
5354
kubectl apply -f user-service-deployment.yaml

0 commit comments

Comments
 (0)