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

fix: ensure correct image property inheritance

parent 79b27d4b
Branches
No related tags found
No related merge requests found
.template: &job-test-template
image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
tags:
- unit
stage: tests
......@@ -15,7 +16,6 @@
.template: &job-test-unit-template
<<: *job-test-template
image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
before_script:
- echo ${WPDESK_CI_VERSION}
- php --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment