updating worker script to run as sh

This commit is contained in:
Martin McKeaveney 2022-05-27 12:22:55 +01:00
parent 41dab6a603
commit d7c4367fad
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