feat: remove coverage
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2022-07-19 23:04:44 +05:30
parent a0c9e7d0c3
commit a900584f9b
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 0 additions and 4 deletions

View File

@ -5,7 +5,3 @@ pipeline:
# - DATABSE_URL=postgres://postgres:password@database:5432/postgres
commands:
- make test
coverage:
image: plugins/docker
- docker run --security-opt seccomp=unconfined -v "${PWD}:/volume" xd009642/tarpaulin
# - make integration-test