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