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
5e97d82d
Commit
5e97d82d
authored
3 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
feature(metrics): upload metrics to pages
parent
af6eb763
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
gitlab-ci-1.2.yml
+9
-9
9 additions, 9 deletions
gitlab-ci-1.2.yml
gitlab-ci-free.yml
+1
-1
1 addition, 1 deletion
gitlab-ci-free.yml
gitlab-ci-npm.yml
+1
-1
1 addition, 1 deletion
gitlab-ci-npm.yml
gitlab-ci-shop.yml
+1
-1
1 addition, 1 deletion
gitlab-ci-shop.yml
with
12 additions
and
12 deletions
gitlab-ci-1.2.yml
+
9
−
9
View file @
5e97d82d
...
@@ -25,31 +25,31 @@ stages:
...
@@ -25,31 +25,31 @@ stages:
include
:
include
:
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/prepare.yml'
file
:
'
/includes/prepare.yml'
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/tests/unit.yml'
file
:
'
/includes/tests/unit.yml'
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/metrics.yml'
file
:
'
/includes/metrics.yml'
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/tests/codeception.yml'
file
:
'
/includes/tests/codeception.yml'
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/tests/codeception-parallel.yml'
file
:
'
/includes/tests/codeception-parallel.yml'
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/tests/codeception-smoke.yml'
file
:
'
/includes/tests/codeception-smoke.yml'
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/tests/integration.yml'
file
:
'
/includes/tests/integration.yml'
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/deploy.yml'
file
:
'
/includes/deploy.yml'
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/includes/pages.yml'
file
:
'
/includes/pages.yml'
check version cohesion
:
check version cohesion
:
...
...
This diff is collapsed.
Click to expand it.
gitlab-ci-free.yml
+
1
−
1
View file @
5e97d82d
include
:
include
:
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/gitlab-ci-1.2.yml'
file
:
'
/gitlab-ci-1.2.yml'
deploy to repository
:
deploy to repository
:
...
...
This diff is collapsed.
Click to expand it.
gitlab-ci-npm.yml
+
1
−
1
View file @
5e97d82d
...
@@ -7,5 +7,5 @@ variables:
...
@@ -7,5 +7,5 @@ variables:
include
:
include
:
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/gitlab-ci-1.2.yml'
file
:
'
/gitlab-ci-1.2.yml'
This diff is collapsed.
Click to expand it.
gitlab-ci-shop.yml
+
1
−
1
View file @
5e97d82d
include
:
include
:
-
project
:
'
wpdesk/gitlab-ci'
-
project
:
'
wpdesk/gitlab-ci'
ref
:
'
feature/metrics
'
ref
:
'
master
'
file
:
'
/gitlab-ci-1.2.yml'
file
:
'
/gitlab-ci-1.2.yml'
deploy to shop
:
deploy to shop
:
...
...
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