[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ftp-team/dak][master] .gitlab-ci.yml: skip sphinx job on deploy branch



Title: GitLab

Ansgar pushed to branch master at Debian FTP Team / dak

Commits:

  • a125ce56
    by Ansgar at 2023-01-21T09:43:30+01:00
    .gitlab-ci.yml: skip sphinx job on deploy branch
    

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -53,6 +53,8 @@ sphinx:
    53 53
       artifacts:
    
    54 54
         paths:
    
    55 55
           - docs/_build/html
    
    56
    +  except:
    
    57
    +    - deploy@ftp-team/dak
    
    56 58
     
    
    57 59
     contributors:
    
    58 60
       image: debian:bullseye
    


  • Reply to: