test ls .ssh
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Dovi Cowan 2023-02-21 02:04:14 +00:00
parent d938c63861
commit 31ee79cdde
Signed by: dcowan
GPG key ID: C110D77558FBC227

View file

@ -53,6 +53,7 @@ steps:
- name: ssh - name: ssh
path: ~/.ssh path: ~/.ssh
commands: commands:
- ls -la ~/.ssh
- git push dokku $BRANCH - git push dokku $BRANCH
trigger: trigger: