mirror of
https://github.com/ascribe/wp-theme
synced 2024-12-22 17:23:55 +01:00
add environment variables to .travis.yml
This commit is contained in:
parent
3119d6a2ed
commit
faff0725cd
@ -21,3 +21,10 @@ deploy:
|
|||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
|
env:
|
||||||
|
global:
|
||||||
|
- DEPLOY_SRC=ascribe/
|
||||||
|
- DEPLOY_USER=deploy
|
||||||
|
- DEPLOY_HOST=ec2-52-29-65-193.eu-central-1.compute.amazonaws.com
|
||||||
|
- DEPLOY_PATH=/var/www/ascribe-wp/wp-content/themes/ascribe/
|
||||||
|
Loading…
Reference in New Issue
Block a user