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 357cf66 commit a951aa1Copy full SHA for a951aa1
.github/workflows/deploy-staging.yml
@@ -60,4 +60,3 @@ jobs:
60
run: |-
61
kubectl set image deployment/$DEPLOYMENT_NAME web-editor-app=index.docker.io/$IMAGE:$GITHUB_SHA --namespace=staging
62
kubectl get services -o wide
63
-
0 commit comments