feat: add b3sum and b2sum testing packages
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* planning on using BLAKE3 checksums instead of SHA512 checksums soon
This commit is contained in:
parent
b5aaf023ce
commit
c87a5eba6d
@ -18,6 +18,7 @@ RUN apk add --no-cache \
|
||||
chromium-chromedriver \
|
||||
xvfb \
|
||||
bash
|
||||
RUN apk add --no-cache b3sum b2sum --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing
|
||||
|
||||
RUN pip install --no-cache-dir \
|
||||
robotframework \
|
||||
|
Loading…
Reference in New Issue
Block a user