1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

Add new CI job for new purepy3-none-env autobuild task

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Noel Power 2018-10-16 19:39:41 +01:00 committed by Andrew Bartlett
parent f8b5dd9544
commit 8ba6bb59c1

View File

@ -106,3 +106,8 @@ build_samba_buildpy3_only:
<<: *shared_template
script:
- python3 script/autobuild.py samba-buildpy3-only --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
build_samba_purepy3-none_env:
<<: *shared_template
script:
- python3 script/autobuild.py samba-purepy3-none-env --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase