Lindenii Project Forge
Login

scdoc

scdoc mirror for performance testing
Commit info
ID
922bdceda59d98173942c02c87b7cc1061283b47
Author
Drew DeVault <sir@cmpwn.com>
Author date
Mon, 29 Jun 2020 10:22:45 -0400
Committer
Drew DeVault <sir@cmpwn.com>
Committer date
Mon, 29 Jun 2020 10:22:45 -0400
Actions
.build.yml: remove unused secret
image: alpine/edge
packages:
- flex
- bison
sources:
- https://git.sr.ht/~sircmpwn/scdoc
secrets:
- 52022781-b772-4d8d-b7fe-0d962a4947b6
tasks:
- build: |
    cd scdoc
    make
- check: |
    cd scdoc
    make check