Skip to content

Commit 3dfa5a1

Browse files
authored
kill
1 parent ed1c660 commit 3dfa5a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Github/Runners/manage_linux.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ remove_runner() {
184184
"/runner-init/config.sh" remove --unattended --token "${RUNNER_TOKEN}"
185185
#Cleanup
186186
unset API_RESPONSE AUTH_URL OFFLINE_RUNNERS_ID REG_URL RUNNERS_ID R_ID RUNNER_ID RUNNER_LABELS RUNNER_TOKEN
187+
kill -9 $$
187188
}
188189
export -f remove_runner
189190
#exit if ctrl + c

0 commit comments

Comments
 (0)