logic other way around
This commit is contained in:
parent
966d05f7eb
commit
cbd5d76196
@ -6,9 +6,7 @@ steps:
|
|||||||
- name: check requirements
|
- name: check requirements
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo $server_id
|
- '[ -n "$SERVER_ID" ]'
|
||||||
- echo $SERVER_ID
|
|
||||||
- '[ -z "$SERVER_ID" ] && false'
|
|
||||||
|
|
||||||
- name: get hcloud
|
- name: get hcloud
|
||||||
image: alpine
|
image: alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user