Skip to content

Commit 6fcada6

Browse files
committed
Add vsphere-xcopy-volume-populator github action build
Signed-off-by: Martin Necas <[email protected]>
1 parent eed381f commit 6fcada6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-push-images.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
- name: virt-v2v
5454
file: build/virt-v2v/Containerfile-upstream-fedora
5555
repo: forklift-virt-v2v-fedora
56+
- name: vsphere-xcopy-volume-populator
57+
file: build/vsphere-xcopy-volume-populator/Containerfile
58+
repo: vsphere-xcopy-volume-populator
5659
runs-on: ubuntu-latest
5760
steps:
5861
- name: Checkout forklift

0 commit comments

Comments
 (0)