Skip to content

Instantly share code, notes, and snippets.

@dwin
Created January 11, 2019 18:26
Show Gist options
  • Select an option

  • Save dwin/f8c9a20979c6455cce7a910e65b36e0b to your computer and use it in GitHub Desktop.

Select an option

Save dwin/f8c9a20979c6455cce7a910e65b36e0b to your computer and use it in GitHub Desktop.

Revisions

  1. dwin created this gist Jan 11, 2019.
    10 changes: 10 additions & 0 deletions drone.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@

    test:
    image: golang:alpine
    secrets:
    - source: token
    target: TOKEN
    environment:
    # TOKEN:
    commands:
    - apk add --update bash ca-certificates build-base