Skip to content
  • Josef Schlehofer's avatar
    8776dd27
    .gitlab-ci: install python3 alongside python · 8776dd27
    Josef Schlehofer authored
    OpenWrt master requires Python3 and it fixes this issue:
    Build dependency: Please install Python >= 3.5
    
    We are using Gitlab CI for OpenWrt 19.07 and OpenWrt master.
    
    OpenWrt 19.07 requires to have Python2 as it shows.
    Build dependency: Please install Python 2.x
    8776dd27
    .gitlab-ci: install python3 alongside python
    Josef Schlehofer authored
    OpenWrt master requires Python3 and it fixes this issue:
    Build dependency: Please install Python >= 3.5
    
    We are using Gitlab CI for OpenWrt 19.07 and OpenWrt master.
    
    OpenWrt 19.07 requires to have Python2 as it shows.
    Build dependency: Please install Python 2.x
Loading