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