CI: exclude node_modules 6
This commit is contained in:
@@ -27,7 +27,6 @@ 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
|
||||
|
||||
|
Reference in New Issue
Block a user