Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Jul 29, 2024
1 parent e358eda commit 621434b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,10 @@ jobs:
ref: 'main'
- uses: actions/checkout@v4
with:
path: 'docker/ci'
path: 'docker/ci/opensearch-benchmarks'
- name: Docker Build
working-directory: 'docker/ci'
run: |
docker buildx version
cp -a opensearch-benchmarks/* ./
ls -l
ls -l docker/ci

0 comments on commit 621434b

Please sign in to comment.