Skip to content
Snippets Groups Projects
.gitlab-ci.yml 365 B
Newer Older
  • Learn to ignore specific revisions
  • update:
      before_script:
    
        - which virtualbox
        - which vagrant
        - which composer
        - which git
    
        - which php
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
        - cd ~/
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
        - $path/deploy/checkServerStatus.sh "$path"