more debug
This commit is contained in:
parent
5ae4eb98b1
commit
966d05f7eb
@ -6,8 +6,9 @@ steps:
|
||||
- name: check requirements
|
||||
image: alpine
|
||||
commands:
|
||||
- |
|
||||
[ -z "$SERVER_ID" ] && false
|
||||
- echo $server_id
|
||||
- echo $SERVER_ID
|
||||
- '[ -z "$SERVER_ID" ] && false'
|
||||
|
||||
- name: get hcloud
|
||||
image: alpine
|
||||
|
Loading…
x
Reference in New Issue
Block a user