Remove reference to bash
This commit is contained in:
parent
7edb5f1df0
commit
32b2a68b51
@ -1,6 +1,6 @@
|
|||||||
before_script:
|
before_script:
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
- bash test/docker_install.sh > /dev/null
|
- sh test/docker_install.sh > /dev/null
|
||||||
- yarn
|
- yarn
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
Loading…
Reference in New Issue
Block a user