[Notes] [Git][BuildStream/buildstream.gitlab.io][master] 2 commits: Add CI job to upload site to GitLab Pages



Title: GitLab

Agustin Benito Bethencourt pushed to branch master at BuildStream / buildstream.gitlab.io

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    1
    +pages:
    
    2
    +  script:
    
    3
    +  - |
    
    4
    +    true
    
    5
    +  artifacts:
    
    6
    +    paths:
    
    7
    +    - public
    
    8
    +  only:
    
    9
    +  - master



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