This commit is contained in:
Cyryl Płotnicki 2019-01-20 12:53:14 +00:00
parent bb9c959935
commit 5002e6407e

View file

@ -1,4 +1,6 @@
fedora:
before_script:
- apk add bash
script:
- pwd
- ls
@ -13,6 +15,8 @@ fedora:
DOCKER_DRIVER: overlay2
ubuntu:
before_script:
- apk add bash
script:
- pwd
- ls