Loading .gitlab-ci.yml +2 −5 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
.gitlab-ci.yml +2 −5 Original line number Diff line number Diff line Loading @@ -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 Loading