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

feature(codeception): added tag for codeception tests

parent 4fe6517c
No related branches found
No related tags found
No related merge requests found
.template: &job-codeception-test-parallel .template: &job-codeception-test-parallel
tags: tags:
- codeception - codeception
- $TESTS_TAG
image: image:
name: wpdesknet/codeception:11 name: wpdesknet/codeception:11
entrypoint: [""] entrypoint: [""]
......
.template: &job-codeception-smoke-test .template: &job-codeception-smoke-test
tags: tags:
- codeception - codeception
- $TESTS_TAG
image: wpdesknet/wordpresscli:25 image: wpdesknet/wordpresscli:25
dependencies: dependencies:
- prepare npm assets - prepare npm assets
......
.template: &job-codeception-test .template: &job-codeception-test
tags: tags:
- codeception - codeception
- $TESTS_TAG
image: image:
name: wpdesknet/codeception:11 name: wpdesknet/codeception:11
entrypoint: [""] entrypoint: [""]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment