auto-format #20
@ -15,7 +15,7 @@ steps:
|
||||
- echo 'for (( i=0; i<${#foo}; i++ )); do echo "${foo:$i:1}" ; done' > /tmp/test
|
||||
- chmod 777 /tmp/test
|
||||
- apk add --no-cache bash
|
||||
- bash /tmp/test "$WANESSA_BOT_PASSWORD"
|
||||
- bash /tmp/test "$(echo $WANESSA_BOT_PASSWORD)"
|
||||
|
||||
- name: build [debug]
|
||||
image: rust:1.71.1-slim-bookworm
|
||||
|
Reference in New Issue
Block a user