mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-13 22:47:12 +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:
|
||||
ubuntu16:
|
||||
runs-on: ubuntu-16.04
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: apt-get install zfsutils-linux
|
||||
|
||||
- name: Regression test
|
||||
run: id; uname -a; dmesg
|
||||
run: sudo zpool status
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user