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
b113cd86
Commit
b113cd86
authored
5 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
Codeception params
parent
273665ee
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gitlab-ci-1.2.yml
+3
-3
3 additions, 3 deletions
gitlab-ci-1.2.yml
with
3 additions
and
3 deletions
gitlab-ci-1.2.yml
+
3
−
3
View file @
b113cd86
...
@@ -452,12 +452,12 @@ library:
...
@@ -452,12 +452,12 @@ library:
-
chmod a+w ${APACHE_DOCUMENT_ROOT}/wp-content/debug.log
-
chmod a+w ${APACHE_DOCUMENT_ROOT}/wp-content/debug.log
-
echo "End before"
-
echo "End before"
script
:
script
:
-
vendor/bin/codecept run
--report
--steps --xml --html -d
-
vendor/bin/codecept run --steps --xml --html -d
codeception test
:
codeception test
:
<<
:
*job-codeception-test
<<
:
*job-codeception-test
script
:
script
:
-
vendor/bin/codecept run
--report
--steps --xml --html -d
-
vendor/bin/codecept run --steps --xml --html -d
codeception test latest woocommerce
:
codeception test latest woocommerce
:
<<
:
*job-codeception-test
<<
:
*job-codeception-test
...
@@ -470,4 +470,4 @@ codeception test latest woocommerce:
...
@@ -470,4 +470,4 @@ codeception test latest woocommerce:
WOOCOMMERCE_VERSION
:
github
WOOCOMMERCE_VERSION
:
github
allow_failure
:
true
allow_failure
:
true
script
:
script
:
-
vendor/bin/codecept run
--report
--steps --xml --html -d
-
vendor/bin/codecept run --steps --xml --html -d
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