mirror of
https://github.com/actions/runner.git
synced 2025-12-10 04:06:57 +00:00
set e
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
#
|
||||
# Force deletes a runner from the service
|
||||
# The caller should have already ensured the runner is gone and/or stopped
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
#/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
#
|
||||
# Removes a runner running as a service
|
||||
# Must be run on the machine where the service is run
|
||||
|
||||
Reference in New Issue
Block a user