mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 18:14:05 +00:00
Do not compress images in actions/upload-artifact (#2249)
This commit is contained in:
@@ -127,6 +127,7 @@ jobs:
|
||||
name: ${{ inputs.image }}-${{ inputs.platform }}-${{ inputs.variant }}
|
||||
path: /tmp/jupyter/images/${{ inputs.image }}-${{ inputs.platform }}-${{ inputs.variant }}.tar.zst
|
||||
retention-days: 3
|
||||
compression-level: 0
|
||||
|
||||
- name: Run tests ✅
|
||||
run: >
|
||||
|
Reference in New Issue
Block a user