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:
parent
f8b5dd9544
commit
8ba6bb59c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user