feat: exit early
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
390fef106d
commit
75cd3f9478
@ -34,6 +34,7 @@ steps:
|
||||
DRONE_TOKEN:
|
||||
from_secret: drone_token
|
||||
commands:
|
||||
- exit 0
|
||||
- set -eu
|
||||
- eval `ssh-agent`
|
||||
- mkdir -p ~/.ssh
|
||||
|
Loading…
Reference in New Issue
Block a user