File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
docs/production-deployment/worker-deployments Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1- yarn run lint && yarn run fix-vale
1+ # yarn run lint && yarn run fix-vale
Original file line number Diff line number Diff line change 347347</SdkTabs.Ruby >
348348</SdkTabs >
349349
350- You can check your set of Deployment Versions with ` temporal worker deployment describe ` :
351-
352- ``` bash
353- temporal worker deployment describe --name=" $MY_DEPLOYMENT "
354- ```
355-
356350## Moving a pinned Workflow
357351
358- Sometimes you'll need to manually move a set of pinned workflows off of a version that has a bug to a version with the fix.
352+ Sometimes you'll need to manually move a set of pinned Workflows off of a version that has a bug to a version with the fix.
359353
360354If you need to move a pinned Workflow to a new version, use ` temporal workflow update-options ` :
361355
You can’t perform that action at this time.
0 commit comments