Drop curl
This commit is contained in:
parent
f648b251bf
commit
db7eb30447
@ -10,7 +10,7 @@ steps:
|
||||
- name: run unit tests
|
||||
image: docker:dind
|
||||
commands:
|
||||
- apk add bats curl
|
||||
- apk add bats
|
||||
- bats test.bats
|
||||
|
||||
- name: collect code coverage
|
||||
|
Loading…
Reference in New Issue
Block a user