Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
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
Library
plugin-template
Commits
497adbc5
Commit
497adbc5
authored
7 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
Tests for latest woo
parent
ce82b540
No related branches found
No related tags found
2 merge requests
!36
Devel
,
!21
Merge of feature/woo-latest-tests to devel
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+10
-0
10 additions, 0 deletions
.gitlab-ci.yml
with
10 additions
and
0 deletions
.gitlab-ci.yml
+
10
−
0
View file @
497adbc5
...
@@ -136,6 +136,16 @@ integration test php5-5:
...
@@ -136,6 +136,16 @@ integration test php5-5:
<<
:
*job-test-integration-template-fast
<<
:
*job-test-integration-template-fast
image
:
wpdesknet/phpunit-woocommerce:4-0
image
:
wpdesknet/phpunit-woocommerce:4-0
integration test latest woo
:
<<
:
*job-test-integration-template-fast
image
:
wpdesknet/phpunit-woocommerce:0-0
allow_failure
:
true
before_script
:
-
cd /tmp
-
rm -rf woocommerce
-
git clone https://github.com/woocommerce/woocommerce.git
apigen docs
:
apigen docs
:
image
:
image
:
name
:
wpdesknet/apigen
name
:
wpdesknet/apigen
...
...
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