There was an error while loading. Please reload this page.
1 parent 86c1987 commit 5f086ccCopy full SHA for 5f086cc
1 file changed
.github/workflows/complete.yml
@@ -140,6 +140,7 @@ jobs:
140
uses: actions/download-artifact@v2
141
with:
142
name: ingestion-jar
143
+ path: ./infra/docker-compose/
144
- name: Test docker compose
145
run: ./infra/scripts/test-docker-compose.sh ${GITHUB_SHA}
146
0 commit comments