diff --git a/deploy.php b/deploy.php index e01f083..bc713a9 100644 --- a/deploy.php +++ b/deploy.php @@ -101,7 +101,7 @@ host('staging') ->set('bin/php', '/usr/local/bin/php') ->set('rsync_src', __DIR__) ->set('rsync', $rsyncOptions) - ->set('cachetool_args', '--web=SymfonyHttpClient --web-path={{current_path}}/public/ --web-url=https://my.ep-reisen.net') + ->set('cachetool_args', '--web=SymfonyHttpClient --web-path={{current_path}}/public/ --web-url=https://my.ep-reisen.net --web-basic-auth=myep:staging') ; task('deploy', [