Skip to content

Instantly share code, notes, and snippets.

@agammahajan1
Created September 30, 2018 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agammahajan1/c6930a4156f2adeb7d529052010df296 to your computer and use it in GitHub Desktop.
Save agammahajan1/c6930a4156f2adeb7d529052010df296 to your computer and use it in GitHub Desktop.
Code Sign Lane
lane :code_sign do |options|
method = "adhoc"
match(readonly: true,
type: method)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment