Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-notice
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
wp-notice
Commits
4a296364
Commit
4a296364
authored
6 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
Docs in gitlab CI
parent
f7b485c1
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!4
Feature/factory
Pipeline
#7469
failed
6 years ago
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-5
3 additions, 5 deletions
.gitlab-ci.yml
with
3 additions
and
5 deletions
.gitlab-ci.yml
+
3
−
5
View file @
4a296364
...
@@ -12,6 +12,7 @@ variables:
...
@@ -12,6 +12,7 @@ variables:
stages
:
stages
:
-
tools
-
tools
-
pre-tools
-
tests
-
tests
-
pre-deploy
-
pre-deploy
-
deploy
-
deploy
...
@@ -180,7 +181,7 @@ integration test current woocommerce:
...
@@ -180,7 +181,7 @@ integration test current woocommerce:
apigen docs
:
apigen docs
:
image
:
image
:
name
:
wpdesknet/apigen
name
:
wpdesknet/apigen
stage
:
pre-
deploy
stage
:
pre-
tools
artifacts
:
artifacts
:
expire_in
:
1 day
expire_in
:
1 day
name
:
"
docs"
name
:
"
docs"
...
@@ -195,7 +196,7 @@ apigen docs:
...
@@ -195,7 +196,7 @@ apigen docs:
-
tags
-
tags
pages
:
pages
:
stage
:
deploy
stage
:
tools
dependencies
:
dependencies
:
-
apigen docs
-
apigen docs
script
:
script
:
...
@@ -206,9 +207,6 @@ pages:
...
@@ -206,9 +207,6 @@ pages:
expire_in
:
1 day
expire_in
:
1 day
paths
:
paths
:
-
public
-
public
only
:
-
tags
-
branches
build to deploy
:
build to deploy
:
image
:
wpdesknet/phpunit-woocommerce:4-0
image
:
wpdesknet/phpunit-woocommerce:4-0
...
...
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