1
0
Fork 0
mirror of synced 2024-06-01 18:20:18 +12:00

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

View file

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