updating worker script to run as sh

This commit is contained in:
Martin McKeaveney 2022-05-27 12:22:55 +01:00
parent 356acd2d85
commit 9a49f85fd7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
if [[ -z $CLUSTER_MODE ]]; then
yarn run:docker