fix: CI: branch name

This commit is contained in:
Aravinth Manivannan 2023-02-13 17:35:08 +05:30
parent de965eed7f
commit f8aea9f53e
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 1 additions and 1 deletions

View File

@ -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