diff --git a/.woodpecker.yml b/.woodpecker.yml index 8014018..84dab25 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ pipeline: image: python when: event: [ push, pull_request, tag, deployment ] - branch: mcaptcha-io + branch: mcaptcha.io commands: - curl -fsSL https://deb.nodesource.com/setup_16.x | bash - &&\ - apt update && apt-get -y --no-install-recommends install nodejs tar gpg curl wget