fix: update pipelines
[skip ci]
This commit is contained in:
parent
63435e5e63
commit
8ab8656b5c
1 changed files with 1 additions and 1 deletions
2
.github/actions/clean_up/action.yaml
vendored
2
.github/actions/clean_up/action.yaml
vendored
|
|
@ -128,7 +128,7 @@ runs:
|
|||
- name: List resources
|
||||
run: |
|
||||
set -e
|
||||
echo "${{ steps.resource_lister.outputs.resources }} | jq -r "
|
||||
echo "${{ steps.resource_lister.outputs.resources }}" | jq -r
|
||||
shell: bash
|
||||
|
||||
- name: Delete SQL Server Flex resources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue