Skip to content
Snippets Groups Projects
Commit 86b05920 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

feature(tests): prepare tests image

parent 29b49909
No related branches found
No related tags found
No related merge requests found
variables:
WPDESK_CI_VERSION: "2024.10.28"
WPDESK_CI_VERSION: "2024.10.20"
MYSQL_ROOT_PASSWORD: "mysql"
MYSQL_DATABASE: "wptest"
MYSQL_USER: "mysql"
......
......@@ -62,7 +62,9 @@ prepare npm assets:
- if [[ -f tests/codeception/prepare_npm.sh ]]; then sh tests/codeception/prepare_npm.sh; fi
prepare tests:
image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
image:
name: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.1.0
entrypoint: [ "" ]
tags:
- vendor
stage: prepare-vendor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment