debug
This commit is contained in:
parent
db7ca57893
commit
21f6dd7d53
|
@ -22,4 +22,4 @@ deploy:
|
||||||
- echo "${SSH_PRIVATE_KEY}" > ~/.ssh/id_rsa
|
- echo "${SSH_PRIVATE_KEY}" > ~/.ssh/id_rsa
|
||||||
- chmod 0400 ~/.ssh/id_rsa
|
- chmod 0400 ~/.ssh/id_rsa
|
||||||
- git remote add dokku dokku@$SERVER:$APP_NAME
|
- git remote add dokku dokku@$SERVER:$APP_NAME
|
||||||
- git push dokku
|
- git push dokku HEAD:main
|
||||||
|
|
Loading…
Reference in New Issue
Block a user