[Notes] [Git][BuildStream/buildstream][phil/add-ubuntu-ci-job] .gitlab-ci-yml: Add ubuntu 18.04 test



Title: GitLab

Javier Jardón pushed to branch phil/add-ubuntu-ci-job at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -96,6 +96,10 @@ tests-fedora-27:
    96 96
       image: buildstream/testsuite-fedora:27-master-102-9067e269
    
    97 97
       <<: *linux-tests
    
    98 98
     
    
    99
    +tests-ubuntu-18.04:
    
    100
    +  image: buildstream/testsuite-ubuntu:18.04-master-112-a9f63c5e
    
    101
    +  <<: *linux-tests
    
    102
    +
    
    99 103
     
    
    100 104
     tests-unix:
    
    101 105
       # Use fedora here, to a) run a test on fedora and b) ensure that we
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]