Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 61b8483

Browse files
committedMar 20, 2025··
updated code to pass the lint check
1 parent 6550a0f commit 61b8483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎flannel.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test:
4747
environment:
4848
contents:
4949
packages:
50-
- flannel
50+
- ${{package.name}}
5151
- etcd
5252
pipeline:
5353
- name: "Test flanneld daemon output"

0 commit comments

Comments
 (0)
Please sign in to comment.