Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.azure
diff options
context:
space:
mode:
authorThomas Schmid <thsmi@users.noreply.github.com>2020-05-17 02:40:28 +0300
committerThomas Schmid <thsmi@users.noreply.github.com>2020-05-17 02:40:28 +0300
commit56048456c6df7cfde796b62a29c170dcb24d3112 (patch)
tree1c6311abc7dd4e437b956b7d050e8bbe04df5a48 /.azure
parent4568c1b6d5bae4f3e733ff5e17c2ce7653112209 (diff)
Update wx.yml for Azure Pipelines
Diffstat (limited to '.azure')
-rw-r--r--.azure/wx.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure/wx.yml b/.azure/wx.yml
index eaf60da7..fe3961fc 100644
--- a/.azure/wx.yml
+++ b/.azure/wx.yml
@@ -4,7 +4,7 @@
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
jobs:
-- job: Windows
+- job: WebExtension
pool:
vmImage: 'ubuntu-latest'
steps: