Настройка CICD
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2022-12-18 10:32:20 +03:00
parent b8edee1cc6
commit 9bc76f0d94

View File

@ -20,6 +20,7 @@ steps:
SSH_KEY:
from_secret: SSH_KEY
commands:
- echo "test" >> text.txt
- git status
# - eval $(ssh-agent -s)
# - echo "$SSH_KEY" | ssh-add -