shithub: tlsclient

ref: 814993d669a412d3c14484b6bd7f3bfa983df669
dir: /.woodpecker/default.yml/

View raw version
when:
  - event: [push, manual]
    branch: master

steps:
  - name: build
    image: git.tcp80.org/grobe0ba/alpine:ci
    pull: true
    commands:
      - apk upgrade -aU
      - apk add alpine-sdk
      - make