mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
modified: .github/workflows/build_docker.yml
This commit is contained in:
parent
b628eaadd2
commit
063cd7785f
2
.github/workflows/build_docker.yml
vendored
2
.github/workflows/build_docker.yml
vendored
@ -244,6 +244,7 @@ jobs:
|
||||
name: chr-${{ env.VERSION }}-amd64
|
||||
path: artifacts/chr-${{ env.VERSION }}-amd64.tar
|
||||
archive: false
|
||||
retention-days: 30
|
||||
|
||||
- name: Upload arm64 tar artifact
|
||||
uses: actions/upload-artifact@v7
|
||||
@ -251,3 +252,4 @@ jobs:
|
||||
name: chr-${{ env.VERSION }}-arm64
|
||||
path: artifacts/chr-${{ env.VERSION }}-arm64.tar
|
||||
archive: false
|
||||
retention-days: 30
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user