Attempt to fix artifacts again
This commit is contained in:
4
.github/workflows/integration-test.yml
vendored
4
.github/workflows/integration-test.yml
vendored
@@ -63,8 +63,8 @@ jobs:
|
||||
path: /tmp
|
||||
- name: Load images
|
||||
run: |
|
||||
docker load --input /tmp/spoolman
|
||||
docker load --input /tmp/spoolman-tester
|
||||
docker load --input /tmp/spoolman/spoolman.tar
|
||||
docker load --input /tmp/spoolman-tester/spoolman-tester.tar
|
||||
- uses: isbang/compose-action@v1.4.1
|
||||
with:
|
||||
compose-file: "./tests_integration/docker-compose-${{ matrix.dbtype }}.yml"
|
||||
|
||||
Reference in New Issue
Block a user