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
7e4011fa
Commit
7e4011fa
authored
4 years ago
by
David Byers
Browse files
Options
Downloads
Patches
Plain Diff
Add edge to pages. #force-build:edge
parent
bc7a52bb
No related branches found
No related tags found
1 merge request
!8
Beta
Pipeline
#33521
failed
4 years ago
Stage: prepare
Stage: build
Stage: collect
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
site/index.html
+1
-1
1 addition, 1 deletion
site/index.html
with
4 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
2
View file @
7e4011fa
...
...
@@ -72,10 +72,10 @@ prepare:release:
-
apt-get -y update
-
apt-get -y install zip
-
cd build/edge
-
zip -r ../../safelinks-cleaner-edge-$VARIANT.
xpi
*
-
zip -r ../../safelinks-cleaner-edge-$VARIANT.
zip
*
artifacts
:
paths
:
-
safelinks-cleaner-edge-$VARIANT.
xpi
-
safelinks-cleaner-edge-$VARIANT.
zip
build:edge:beta
:
extends
:
.build:edge
...
...
@@ -204,6 +204,7 @@ pages:
-
sed -i -e "s|%PROJECT_URL%|$CI_PROJECT_URL|g" .public/index.html
-
cp safelinks-cleaner-firefox-beta.xpi .public
-
cp safelinks-cleaner-thunderbird-beta.xpi .public
-
cp safelinks-cleaner-thunderbird-edge.zip .public
-
mv .public public
-
ls -lR public
needs
:
...
...
This diff is collapsed.
Click to expand it.
site/index.html
+
1
−
1
View file @
7e4011fa
...
...
@@ -90,7 +90,7 @@
Download the Safe Links Cleaner beta version for
the Microsoft Edge Browser.
</p>
<a
class=
"btn btn-b
lue disabled"
>
Not yet available
</a>
<a
class=
"btn btn-b
uile"
href=
"safelinks-cleaner-edge-beta.zip"
>
Beta
</a>
</div>
<!--//item-inner-->
</div>
<!--//item-->
<div
class=
"item item-primary col-lg-4 col-6"
>
...
...
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