Skip to content

Commit 716e76f

Browse files
committed
fix
1 parent 68d698d commit 716e76f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/store-openstack-capi-image-elastx.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Store OpenStack CAPI image on elastx
22

3-
43
on:
54
workflow_call:
65
inputs:
@@ -32,7 +31,6 @@ jobs:
3231
sudo apt update && \
3332
sudo apt upgrade -y && \
3433
sudo apt install -y python3-openstackclient
35-
3634
3735
- name: store image
3836
run: |

0 commit comments

Comments
 (0)