Debug
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Janic Voser 2023-03-11 00:10:54 +01:00
parent b9ba6cfdb9
commit 1291322ff6

View File

@ -44,6 +44,15 @@ steps:
- name: bin
path: /binaries
privileged: true
commands:
- pwd
- ls
- echo "ls .."
- ls ..
- echo "ls /binaries/"
- ls /binaries/
- echo "ls /"
- ls /
settings:
username:
from_secret: gitea_username