Skip to content

Commit bf7964b

Browse files
committed
test
1 parent df373ba commit bf7964b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-openstack-capi-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
<"template.json" >"kubernetes.json"
5858
5959
- name: build openstack image
60-
run: docker run -it --rm ${{ env.docker_image }} build-qemu-ubuntu-2404-efi
60+
run: docker run -i --rm ${{ env.docker_image }} build-qemu-ubuntu-2404-efi
6161
env:
6262
PACKER_VAR_FILES: kubernetes.json
6363

0 commit comments

Comments
 (0)