From f7d395708f48d830e443792df4f00a07b9f7cc4b Mon Sep 17 00:00:00 2001 From: prosety Date: Mon, 14 Nov 2022 00:02:57 +0100 Subject: [PATCH] CI: exclude node_modules 4 --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 80c57b2..702625e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,6 +27,7 @@ steps: - mkdir $WORKDIR - rsync -av /drone/src $WORKDIR - cd $WORKDIR + - ls - sed -i "s|URL=.*|URL=\"https://$CI_DOMAIN\"|g" config.sh - bash /opt/pegaz/cli.pegaz.sh update pegazio