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
c22690eb
Commit
c22690eb
authored
4 years ago
by
David Byers
Browse files
Options
Downloads
Patches
Plain Diff
Added website files. Try to fix CI/CD
parent
5cfa74a8
No related branches found
No related tags found
No related merge requests found
Pipeline
#31610
passed
4 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
site/index.html
+8
-0
8 additions, 0 deletions
site/index.html
with
10 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
c22690eb
...
...
@@ -8,8 +8,8 @@ build:
script
:
-
cat /etc/issue
-
uname -a
-
apt-get update
-
apt-get install zip
-
apt-get
-y
update
-
apt-get
-y
install zip
-
cd extension
-
zip -r ../safelinks-cleaner-thunderbird.xpi *
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
site/index.html
0 → 100644
+
8
−
0
View file @
c22690eb
<html>
<head>
<title>
safelinks-cleaner-mailextension
</title>
</head>
<body>
<a
href=
"safelinks-cleaner-thunderbird.xpi"
>
Download latest version
</a>
</body>
</html>
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