Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
safelinks-cleaner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
safelinks
safelinks-cleaner
Commits
75f148fa
Commit
75f148fa
authored
4 years ago
by
David Byers
Browse files
Options
Downloads
Patches
Plain Diff
Build CRX for chrome. #force-rebuild:chrome
parent
ddcd8843
No related branches found
No related tags found
No related merge requests found
Pipeline
#34367
failed
4 years ago
Stage: prepare
Stage: build
Stage: collect
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
4
−
4
View file @
75f148fa
...
@@ -108,7 +108,7 @@ build:edge:beta:
...
@@ -108,7 +108,7 @@ build:edge:beta:
when
:
never
when
:
never
-
if
:
"
$CI_COMMIT_MESSAGE
=~
/#release/"
-
if
:
"
$CI_COMMIT_MESSAGE
=~
/#release/"
when
:
never
when
:
never
-
if
:
'
$CI_COMMIT_MESSAGE
=~
/#force-build:(all|edge)/'
-
if
:
'
$CI_COMMIT_MESSAGE
=~
/#force-
(re)?
build:(all|edge)/'
when
:
always
when
:
always
-
changes
:
-
changes
:
-
shared/**/*
-
shared/**/*
...
@@ -148,7 +148,7 @@ build:chrome:beta:
...
@@ -148,7 +148,7 @@ build:chrome:beta:
when
:
never
when
:
never
-
if
:
"
$CI_COMMIT_MESSAGE
=~
/#release/"
-
if
:
"
$CI_COMMIT_MESSAGE
=~
/#release/"
when
:
never
when
:
never
-
if
:
'
$CI_COMMIT_MESSAGE
=~
/#force-build:(all|chrome)/'
-
if
:
'
$CI_COMMIT_MESSAGE
=~
/#force-
(re)?
build:(all|chrome)/'
when
:
always
when
:
always
-
changes
:
-
changes
:
-
shared/**/*
-
shared/**/*
...
@@ -201,7 +201,7 @@ build:firefox:beta:
...
@@ -201,7 +201,7 @@ build:firefox:beta:
when
:
never
when
:
never
-
if
:
"
$CI_COMMIT_MESSAGE
=~
/#release/"
-
if
:
"
$CI_COMMIT_MESSAGE
=~
/#release/"
when
:
never
when
:
never
-
if
:
'
$CI_COMMIT_MESSAGE
=~
/#force-build:(all|firefox)/'
-
if
:
'
$CI_COMMIT_MESSAGE
=~
/#force-
(re)?
build:(all|firefox)/'
when
:
always
when
:
always
-
changes
:
-
changes
:
-
shared/**/*
-
shared/**/*
...
@@ -242,7 +242,7 @@ build:thunderbird:beta:
...
@@ -242,7 +242,7 @@ build:thunderbird:beta:
when
:
never
when
:
never
-
if
:
"
$CI_COMMIT_MESSAGE
=~
/#release/"
-
if
:
"
$CI_COMMIT_MESSAGE
=~
/#release/"
when
:
never
when
:
never
-
if
:
'
$CI_COMMIT_MESSAGE
=~
/#force-build:(all|thunderbird)/'
-
if
:
'
$CI_COMMIT_MESSAGE
=~
/#force-
(re)?
build:(all|thunderbird)/'
when
:
always
when
:
always
-
changes
:
-
changes
:
-
shared/**/*
-
shared/**/*
...
...
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