feat: add b2 - Backblaze B2 cli interfacing tool
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ff8f292f60
commit
b5aaf023ce
@ -22,7 +22,8 @@ RUN apk add --no-cache \
|
||||
RUN pip install --no-cache-dir \
|
||||
robotframework \
|
||||
robotframework-selenium2library \
|
||||
selenium
|
||||
selenium \
|
||||
b2
|
||||
|
||||
# Chrome requires docker to have cap_add: SYS_ADMIN if sandbox is on.
|
||||
# Disabling sandbox and gpu as default.
|
||||
|
Loading…
Reference in New Issue
Block a user