remove echo
This commit is contained in:
parent
60347a99b6
commit
5ae4eb98b1
@ -7,7 +7,7 @@ steps:
|
||||
image: alpine
|
||||
commands:
|
||||
- |
|
||||
[ -z "$SERVER_ID" ] && echo "SERVER_ID not set" && false
|
||||
[ -z "$SERVER_ID" ] && false
|
||||
|
||||
- name: get hcloud
|
||||
image: alpine
|
||||
|
Loading…
x
Reference in New Issue
Block a user