(Test) Github Integration
continuous-integration/drone/push Build is failing Details

pull/1/head
Muhep Atasoy 2019-12-15 15:37:57 +03:00
parent 12290a85b4
commit 2748a09017
1 changed files with 7 additions and 7 deletions

View File

@ -16,11 +16,11 @@ steps:
# - ./vendor/bin/phpunit
- name: github
image: alpine/git
environment:
SSH_KEY:
image: plugins/drone-git-push
settings:
key:
from_secret: ssh_key
SSH_KEY_PUB:
from_secret: ssh_key_pub
commands:
- echo $$SSH_KEY
branch: master
remote: git@github.com:muhep06/dgd-backupper-php.git
commit: true
force: false