mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-06-03 01:30:57 +03:00
Update manual.yml
This commit is contained in:
parent
da55436863
commit
fa372799f5
10
.github/workflows/manual.yml
vendored
10
.github/workflows/manual.yml
vendored
@ -7,9 +7,17 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
ubuntu16:
|
ubuntu16:
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-16.04
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Prepare
|
||||||
|
run: apt-get install zfsutils-linux
|
||||||
|
|
||||||
- name: Regression test
|
- name: Regression test
|
||||||
run: id; uname -a; dmesg
|
run: sudo zpool status
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user