зеркало из https://github.com/getsops/sops.git
don't require tests when pushing to pypi
This commit is contained in:
Родитель
bc410c632f
Коммит
980096212b
2
Makefile
2
Makefile
|
@ -83,7 +83,7 @@ functional-tests-once:
|
|||
python sops/__init__.py -r --rm-pgp 85D77543B3D624B63CEA9E6DBC17301B491B3F21 /tmp/testdataenc.$$type || exit 1; \
|
||||
done
|
||||
|
||||
pypi: tests functional-tests
|
||||
pypi:
|
||||
$(PYTHON) setup.py sdist check upload --sign
|
||||
|
||||
clean:
|
||||
|
|
Загрузка…
Ссылка в новой задаче