mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
add new gitlab CI job for building pure python3
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
de1e6d7856
commit
f08ba3a4a3
@ -102,3 +102,7 @@ build_others:
|
||||
- python script/autobuild.py tdb --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
|
||||
- python script/autobuild.py tevent --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
|
||||
|
||||
build_samba_buildpy3_only:
|
||||
<<: *shared_template
|
||||
script:
|
||||
- python3 script/autobuild.py samba-buildpy3-only --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
|
||||
|
Loading…
Reference in New Issue
Block a user