Test stage now only downloads the relevant images
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -211,6 +211,7 @@ jobs:
|
||||
- name: Download built images
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
pattern: spoolman*-image
|
||||
path: /tmp
|
||||
|
||||
- name: Load built images
|
||||
|
||||
Reference in New Issue
Block a user