File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed
Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,7 @@ jobs:
170170 files : |
171171 SHA256SUMS
172172 *.raw
173+ files/*.conf
173174 - name : Draft Release
174175 uses : softprops/action-gh-release@v1
175176 if : env.TAG_TYPE == 'alphanumeric'
@@ -178,3 +179,4 @@ jobs:
178179 files : |
179180 SHA256SUMS
180181 *.raw
182+ files/*.conf
Original file line number Diff line number Diff line change 1+ [Source]
2+ Type=regular-file
3+ Path=/
4+ 5+ [Target]
6+ Type=regular-file
7+ Path=/
Original file line number Diff line number Diff line change 1+ [Transfer]
2+ Verify=false
3+ [Source]
4+ Type=url-file
5+ Path=https://github.com/enix/sysext-bakery/releases/latest/download
6+ MatchPattern=zfs-@v-%w.raw
7+ [Target]
8+ InstancesMax=3
9+ Type=regular-file
10+ Path=/opt/extensions/zfs
11+ CurrentSymlink=/etc/extensions/zfs.raw
You can’t perform that action at this time.
0 commit comments