1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

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

View file

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