Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Leon Etienne 2022-10-25 20:14:22 +00:00
parent 1b34406dce
commit 8f535df126

View File

@ -13,4 +13,5 @@ steps:
commands:
- cd "GCryptLib/doxygen"
- eval "$(ssh-agent -s)"
- echo $SSH_PUB
- echo $SSH_PUB > foo.txt
- ls foo.txt