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

[Git][ocaml-team/why3][master] add a gitlab-ci.yml



Title: GitLab

Ralf Treinen pushed to branch master at Debian OCaml Maintainers / why3

Commits:

1 changed file:

Changes:

  • debian/gitlab-ci.yml
    1
    +image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest
    
    2
    +
    
    3
    +build:
    
    4
    +  artifacts:
    
    5
    +    paths:
    
    6
    +    - "*.deb"
    
    7
    +    expire_in: 1 day
    
    8
    +  script:
    
    9
    +    - gitlab-ci-git-buildpackage-all


  • Reply to: