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
|
- name: Download built images
|
||||||
uses: actions/download-artifact@v4.1.7
|
uses: actions/download-artifact@v4.1.7
|
||||||
with:
|
with:
|
||||||
|
pattern: spoolman*-image
|
||||||
path: /tmp
|
path: /tmp
|
||||||
|
|
||||||
- name: Load built images
|
- name: Load built images
|
||||||
|
|||||||
Reference in New Issue
Block a user