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