mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-06 07:55:31 +00:00
Update release.yaml
This commit is contained in:
parent
bb15037180
commit
42e6e2567e
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -18,7 +18,6 @@ jobs:
|
|||||||
FOLDERS_JSON=$(find . -maxdepth 1 -type d -name "thousandeyes-sdk-*" | cut -c 3- | jq -R -s -c 'split("\n")[:-1]')
|
FOLDERS_JSON=$(find . -maxdepth 1 -type d -name "thousandeyes-sdk-*" | cut -c 3- | jq -R -s -c 'split("\n")[:-1]')
|
||||||
echo "packages=$FOLDERS_JSON" >> "$GITHUB_OUTPUT"
|
echo "packages=$FOLDERS_JSON" >> "$GITHUB_OUTPUT"
|
||||||
deployment:
|
deployment:
|
||||||
if: github.event.pull_request.merged == true
|
|
||||||
needs: set-package-matrix
|
needs: set-package-matrix
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user