Add ci deployment environment
This commit is contained in:
parent
aa971d04f5
commit
e5ff638ce4
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ deploy:
|
|||
- master
|
||||
dependencies:
|
||||
- build
|
||||
environment:
|
||||
name: Production
|
||||
url: https://discordapp.com/oauth2/authorize?client_id=171249478546882561&scope=bot&permissions=1416834054
|
||||
before_script:
|
||||
- eval $(ssh-agent -s)
|
||||
- mkdir -p ~/.ssh
|
||||
|
|
Loading…
Reference in a new issue