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:
|
DRONE_TOKEN:
|
||||||
from_secret: drone_token
|
from_secret: drone_token
|
||||||
commands:
|
commands:
|
||||||
|
- exit 0
|
||||||
- set -eu
|
- set -eu
|
||||||
- eval `ssh-agent`
|
- eval `ssh-agent`
|
||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
|
Loading…
Reference in New Issue
Block a user