I hereby claim:
- I am emazzotta on github.
- I am emazzotta (https://keybase.io/emazzotta) on keybase.
- I have a public key ASBL1IdJ9khViG2DT2OCW78Z6PbLZABYNW0sFhxYYgkaKAo
To claim this, I am signing this object:
# This an excerpt from shop.gocd.yaml | |
pipelines: | |
shop_build: | |
group: shop | |
label_template: "${shop_git[:8]}" | |
materials: | |
shop_git: | |
git: git@github.com:our-org/our-repo.git | |
stages: | |
- build: |
#!/usr/bin/python | |
# calculator.py | |
class Calculator: | |
def add(self, x, y): | |
return x+y |
I hereby claim:
To claim this, I am signing this object: