Skip to content
Snippets Groups Projects
Verified Commit 398af624 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

refactor: use own images instead of composer

parent 1db57a7f
Branches improve-parallelization
No related tags found
No related merge requests found
prepare prefixed vendor: prepare prefixed vendor:
image: composer:2.0.8 image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:7.4
artifacts: artifacts:
name: "vendor_prefixed" name: "vendor_prefixed"
paths: paths:
...@@ -47,7 +47,7 @@ prepare npm assets: ...@@ -47,7 +47,7 @@ prepare npm assets:
- if [[ -f tests/codeception/prepare_npm.sh ]]; then sh tests/codeception/prepare_npm.sh; fi - if [[ -f tests/codeception/prepare_npm.sh ]]; then sh tests/codeception/prepare_npm.sh; fi
prepare translations: prepare translations:
image: composer:2.0 image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:7.4
artifacts: artifacts:
name: "language" name: "language"
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment