mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-20 01:12:38 +01:00
if I get it right, this will prevent git-cloning unless creating a tagged release
This commit is contained in:
parent
e397fc1e78
commit
f1cb8f8231
@ -4,7 +4,7 @@ env:
|
||||
matrix:
|
||||
- BROWSER=chromium EXT=zip
|
||||
- BROWSER=firefox EXT=xpi
|
||||
before_script: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd
|
||||
before_deploy: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd
|
||||
script: ./tools/make-${BROWSER}.sh all
|
||||
deploy:
|
||||
provider: releases
|
||||
|
Loading…
Reference in New Issue
Block a user