Commit bdc210d7 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update GitLab-CI with source tree rearrangements

parent df76fdc8
Loading
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -19,12 +19,9 @@ before_script:
  only: &build-only
    changes:
    - Dockerfile
    - entrypoint.sh
    - nginx.conf
    - opcache.ini
    - data/*
    - plugins/*
    - scripts/*
    - wp-config.php
    - wp.sh
  script:
  - docker build .
    --pull=true