Skip to content

Instantly share code, notes, and snippets.

View mattsears's full-sized avatar
👋
Hello friend

Matt Sears mattsears

👋
Hello friend
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mattsears on github.
  • I am mattsears (https://keybase.io/mattsears) on keybase.
  • I have a public key ASDsK-xNljGJZJ0jpM9EKKhmraFbTt6u9xIXZoi99VGDKgo

To claim this, I am signing this object:

require 'dotenv/tasks'
Rake.application.options.trace = false
Dotenv.load('.env.production.cluster')
namespace :kube do
desc 'Rollout a new deployment'
task :deploy do