New drone pipe task
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
santic-zombie
2023-01-15 15:45:22 +03:00
parent 7d962b462c
commit 3007e14f0d

View File

@@ -15,3 +15,11 @@ steps:
- whoami
- pwd
- hostname
- ls
# - name: build
# commands:
# - cd src/
# - gcc -o echo_bot tox_bot.c commands.c misc.c -std=gnu99 -lsodium -I /usr/local/include/ -ltoxcore -lconfig
# - mv echo_bot ../