fix: CI: branch name
This commit is contained in:
parent
de965eed7f
commit
f8aea9f53e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue