lol
continuous-integration/drone the build was successful Details

This commit is contained in:
root 2021-09-20 01:40:53 +02:00
parent fc9cd6f098
commit 8657f810d2
1 changed files with 1 additions and 1 deletions

View File

@ -4,8 +4,8 @@ pipeline:
pull: true
commands:
- apt update && apt install -y make wget
- ls -la
- make
- ls -la
- make install
- ls -la
when: