Skip to content

Commit

Permalink
Test commit to invoke github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
s1061123 committed Dec 4, 2023
1 parent e2e8cfb commit cce4f67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kind-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:

- name: Setup j2cli
run: |
pip3 install --user --upgrade j2cli
j2 --version
sudo apt-get install -y j2cli
echo $(j2 --version)
- name: Setup registry
run: docker run -d --restart=always -p "5000:5000" --name "kind-registry" registry:2
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
This is just a test to run github CI
# Multus-CNI

![multus-cni Logo](https://github.com/k8snetworkplumbingwg/multus-cni/blob/master/docs/images/Multus.png)
Expand Down

0 comments on commit cce4f67

Please sign in to comment.