We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b687c7e commit 531325fCopy full SHA for 531325f
.github/workflows/call-integration-test.yaml
@@ -106,6 +106,7 @@ jobs:
106
kind load docker-image ${{ inputs.image_name }}:${{ inputs.image_tag }}
107
./run-tests.sh
108
shell: bash
109
+ working-directory: ci/
110
env:
111
FLUENTBIT_IMAGE_REPOSITORY: ${{ inputs.image_name }}
112
FLUENTBIT_IMAGE_TAG: ${{ inputs.image_tag }}
0 commit comments