I hereby claim:
- I am brunoripa on github.
- I am brunoripa (https://keybase.io/brunoripa) on keybase.
- I have a public key ASA-fXSrhM7SZhIvYpDuvpZ-M0VgTZPnDVCERHWCcs9rxQo
To claim this, I am signing this object:
defmodule ElixirTestOneWeb.KeysController do | |
use ElixirTestOneWeb, :controller | |
@spec index(Plug.Conn.t(), any()) :: Plug.Conn.t() | |
def index(conn, _opts) do | |
conn | |
|> json(%{ | |
keys: | |
Application.get_env(:app, :config_keys) |
steps: | |
- name: 'gcr.io/cloud-builders/docker' | |
args: [ 'build', '-t', 'gcr.io/$PROJECT_ID/runexample', '.' ] | |
- name: 'gcr.io/cloud-builders/docker' | |
args: [ 'push', 'gcr.io/$PROJECT_ID/runexample'] | |
- name: gcr.io/cloud-builders/gcloud | |
env: | |
- 'HOSTNAME=${_HOSTNAME}' | |
- 'PORT=${_PORT}' | |
- 'PAYMENT_KEY=${_PAYMENT_KEY}' |
I hereby claim:
To claim this, I am signing this object: