Merge branch 'main' into repo-sync
This commit is contained in:
@@ -135,12 +135,7 @@ sections:
|
||||
- |
|
||||
After upgrading from 3.0.x to 3.1.x, in some cases GitHub Actions can fail with an error: `An unexpected error occurred when executing this workflow.` To workaround this problem, connect to the administrative shell (ssh) and run:
|
||||
```
|
||||
ghe-actions-console -s actions -c "Queue-ServiceJob -JobId 4DB1F4CF-19FD-40E0-A253-91288813DE8B"`
|
||||
```
|
||||
|
||||
If that doesn't resolve the issue, run:
|
||||
```
|
||||
ghe-actions-console -s actions -c "Set-FeatureFlag -FeatureName Microsoft.AzureDevOps.SigningService.SecureSigningKey -State Off"
|
||||
ghe-actions-console -s actions -c "Queue-ServiceJob -JobId 4DB1F4CF-19FD-40E0-A253-91288813DE8B"
|
||||
```
|
||||
|
||||
deprecations:
|
||||
|
||||
@@ -23,10 +23,5 @@ sections:
|
||||
- |
|
||||
After upgrading from 3.0.x to 3.1.x, in some cases GitHub Actions can fail with an error: `An unexpected error occurred when executing this workflow.` To workaround this problem, connect to the administrative shell (ssh) and run:
|
||||
```
|
||||
ghe-actions-console -s actions -c "Queue-ServiceJob -JobId 4DB1F4CF-19FD-40E0-A253-91288813DE8B"`
|
||||
```
|
||||
|
||||
If that doesn't resolve the issue, run:
|
||||
```
|
||||
ghe-actions-console -s actions -c "Set-FeatureFlag -FeatureName Microsoft.AzureDevOps.SigningService.SecureSigningKey -State Off"
|
||||
ghe-actions-console -s actions -c "Queue-ServiceJob -JobId 4DB1F4CF-19FD-40E0-A253-91288813DE8B"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user