.gitlab-ci.yml 128 Bytes
Newer Older
Wolfgang Knopki's avatar
Wolfgang Knopki committed
1
2
3
pages-devel:    
  stage: deploy
  script:
Wolfgang Knopki's avatar
Wolfgang Knopki committed
4
    - parse_webserver_config config.conf
Wolfgang Knopki's avatar
Wolfgang Knopki committed
5
6
7
8
  tags: 
    - testing
  only:
    - master