add ci
This commit is contained in:
parent
3e5ddf6372
commit
28dbc51646
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ pipeline:
|
|||
deploy:
|
||||
image: appleboy/drone-git-push
|
||||
secrets: [ssh_priv_key]
|
||||
commands:
|
||||
- echo AAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
- echo ${SSH_PRIV_KEY}
|
||||
- echo BBBBBBBBBBBBBBBBBBBBBBBBBB
|
||||
settings:
|
||||
branch: pages
|
||||
remote: git@gitnet.fr:deblan/pages-ci.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue