Skip to content
Snippets Groups Projects
.gitlab-ci.yml 343 B
Newer Older
update:
  before_script:
    - which virtualbox
    - which vagrant
    - which composer
    - which git
    - which php
Dominik Hebeler's avatar
Dominik Hebeler committed
    - $("$path/deploy/checkServerStatus.sh")