Skip to content
Snippets Groups Projects
Commit c22690eb authored by David Byers's avatar David Byers
Browse files

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
......@@ -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:
......
<html>
<head>
<title>safelinks-cleaner-mailextension</title>
</head>
<body>
<a href="safelinks-cleaner-thunderbird.xpi">Download latest version</a>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment