mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-13 06:22:08 +08:00
Build local image and load to kind cluster (#2378)
This commit is contained in:
1
.github/workflows/update-runners.yaml
vendored
1
.github/workflows/update-runners.yaml
vendored
@@ -93,6 +93,7 @@ jobs:
|
||||
sed -i "s/$CURRENT_VERSION/$LATEST_VERSION/g" runner/Makefile
|
||||
sed -i "s/$CURRENT_VERSION/$LATEST_VERSION/g" Makefile
|
||||
sed -i "s/$CURRENT_VERSION/$LATEST_VERSION/g" test/e2e/e2e_test.go
|
||||
sed -i "s/$CURRENT_VERSION/$LATEST_VERSION/g" .github/workflows/e2e_test_linux_vm.yaml
|
||||
|
||||
- name: Commit changes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user