Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-ci
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
gitlab-ci
Commits
720de848
Verified
Commit
720de848
authored
8 months ago
by
Bartek Jaskulski
Browse files
Options
Downloads
Patches
Plain Diff
feat: update codeception image
Signed-off-by:
Bart Jaskulski
<
bjaskulski@protonmail.com
>
parent
4c456166
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
includes/tests/codeception-integration.yml
+1
-1
1 addition, 1 deletion
includes/tests/codeception-integration.yml
includes/tests/codeception-parallel.yml
+2
-2
2 additions, 2 deletions
includes/tests/codeception-parallel.yml
includes/tests/codeception.yml
+1
-1
1 addition, 1 deletion
includes/tests/codeception.yml
with
4 additions
and
4 deletions
includes/tests/codeception-integration.yml
+
1
−
1
View file @
720de848
...
...
@@ -3,7 +3,7 @@ integration codeception tests:
-
codeception
-
$TESTS_TAG
image
:
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.
0
.0
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.
1
.0
entrypoint
:
[
"
"
]
extends
:
-
.after-codeception
...
...
This diff is collapsed.
Click to expand it.
includes/tests/codeception-parallel.yml
+
2
−
2
View file @
720de848
...
...
@@ -3,7 +3,7 @@ prepare codeception parallel:
-
codeception
-
$TESTS_TAG
image
:
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.
0
.0
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.
1
.0
entrypoint
:
[
"
"
]
only
:
variables
:
...
...
@@ -67,7 +67,7 @@ prepare codeception parallel:
-
codeception
-
$TESTS_TAG
image
:
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.
0
.0
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.
1
.0
entrypoint
:
[
"
"
]
needs
:
-
prepare prefixed vendor
...
...
This diff is collapsed.
Click to expand it.
includes/tests/codeception.yml
+
1
−
1
View file @
720de848
...
...
@@ -3,7 +3,7 @@
-
codeception
-
$TESTS_TAG
image
:
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.
0
.0
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests/codeception:13.
1
.0
entrypoint
:
[
"
"
]
variables
:
WP_CLI_CACHE_DIR
:
/cache/wp-cli
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment