auto-format #20

Merged
leon merged 143 commits from auto-format into main 2024-02-14 01:18:02 +01:00
Showing only changes of commit a05e1e7a37 - Show all commits

View File

@ -16,6 +16,7 @@ steps:
- chmod 777 /tmp/test - chmod 777 /tmp/test
- apk add --no-cache bash - apk add --no-cache bash
- export foo="$WANESSA_BOT_PASSWORD" - export foo="$WANESSA_BOT_PASSWORD"
- echo "PW: ${foo}"
- bash /tmp/test - bash /tmp/test
- name: build [debug] - name: build [debug]