We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be13dd commit c90a6e1Copy full SHA for c90a6e1
.github/workflows/deploymentCD.yaml
@@ -52,6 +52,7 @@ jobs:
52
sudo kubectl apply -f user-mongo-deployment.yaml
53
sudo kubectl apply -f user-service-deployment.yaml
54
55
+
56
# - name: Apply Kubernetes manifests
57
# run: |
58
# kubectl apply -f resources.yaml
0 commit comments