Skip to content

Instantly share code, notes, and snippets.

@Cibernomadas
Created August 7, 2018 20:22
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 Cibernomadas/fe9c75a65fd078ac09477afce5fd46e7 to your computer and use it in GitHub Desktop.
Save Cibernomadas/fe9c75a65fd078ac09477afce5fd46e7 to your computer and use it in GitHub Desktop.
workspace:
base: /go
path: src/<ip raspberry pi>/Nomada/TelegramBot
clone:
git:
image: cibernomadas/drone-plugin-git
pipeline:
tgbot:
image: resin/raspberrypi3-alpine-golang
commands:
- go get
- go build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment