Add ci deployment environment

This commit is contained in:
runebaas 2018-01-18 23:47:42 +01:00
parent aa971d04f5
commit e5ff638ce4
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6

View file

@ -25,6 +25,9 @@ deploy:
- master - master
dependencies: dependencies:
- build - build
environment:
name: Production
url: https://discordapp.com/oauth2/authorize?client_id=171249478546882561&scope=bot&permissions=1416834054
before_script: before_script:
- eval $(ssh-agent -s) - eval $(ssh-agent -s)
- mkdir -p ~/.ssh - mkdir -p ~/.ssh