I hereby claim:
- I am sebastien-bartoli on github.
- I am sbstnbrtl (https://keybase.io/sbstnbrtl) on keybase.
- I have a public key ASDTk5QU50v0318XHloOzNDyzQdQgOD16dRhg5yh5XjACQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
INFO [9f71a829] Running /usr/bin/env mkdir -p /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/ on oxalide | |
DEBUG [9f71a829] Command: /usr/bin/env mkdir -p /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/ | |
INFO [9f71a829] Finished in 0.428 seconds with exit status 0 (successful). | |
DEBUG Uploading /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/git-ssh.sh 0.0% | |
INFO Uploading /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/git-ssh.sh 100.0% | |
INFO [43d13842] Running /usr/bin/env chmod +x /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/git-ssh.sh on oxalide | |
DEBUG [43d13842] Command: /usr/bin/env chmod +x /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/git-ssh.sh | |
INFO [43d13842] Finished in 0.034 seconds with exit status 0 (successful). | |
** Execute git:check | |
INFO [ad3fe49a] Running /usr/bin/env git ls-remote --heads [email protected]:sgdf/mesdocuments-sgdf-fr.git on oxalide |
bundle exec cap staging deploy --trace | |
** Invoke staging (first_time) | |
** Execute staging | |
** Invoke load:defaults (first_time) | |
** Execute load:defaults | |
** Invoke deploy (first_time) | |
** Execute deploy | |
** Invoke deploy:starting (first_time) | |
** Execute deploy:starting | |
** Invoke deploy:check (first_time) |
bundle exec cap staging deploy --trace | |
** Invoke staging (first_time) | |
** Execute staging | |
** Invoke load:defaults (first_time) | |
** Execute load:defaults | |
** Invoke deploy (first_time) | |
** Execute deploy | |
** Invoke deploy:starting (first_time) | |
** Execute deploy:starting | |
** Invoke deploy:check (first_time) |
lock '3.4.0' | |
set :application, 'mesdocuments.sgdf.fr' | |
set :repo_url, '[email protected]:sgdf/mesdocuments-sgdf-fr.git' | |
set :scm, :git | |
set :ssh_options, {:forward_agent => true} | |
set :tmp_dir, '/space/home/www-synchro/tmp' | |
set :keep_releases, 5 |
bundle exec cap staging deploy --trace | |
** Invoke staging (first_time) | |
** Execute staging | |
** Invoke load:defaults (first_time) | |
** Execute load:defaults | |
** Invoke deploy (first_time) | |
** Execute deploy | |
** Invoke deploy:starting (first_time) | |
** Execute deploy:starting | |
** Invoke deploy:check (first_time) |
I hereby claim:
To claim this, I am signing this object:
<?php | |
namespace MesDocuments\Helpers; | |
use \Guzzle\Http\Client; | |
class Emails{ | |
private static function getMailjet(){ | |
$client = new Client('https://api.mailjet.com/{version}/REST/', array( |