Continuing to test the serverless patch workflow (#2176)
This commit is contained in:
3
.github/workflows/serverless-patch.yml
vendored
3
.github/workflows/serverless-patch.yml
vendored
@ -37,4 +37,5 @@ jobs:
|
||||
ref: main
|
||||
path: elasticsearch-serverless-js
|
||||
- name: Apply patch from stack to serverless
|
||||
run: ./.github/serverless-patch.sh
|
||||
run: |
|
||||
.$GITHUB_WORKSPACE/.github/serverless-patch.sh
|
||||
|
||||
Reference in New Issue
Block a user