Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coding/ci-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dee9437b87692bd74dce7f9e4c9cdcf3046710e4
Choose a base ref
..
head repository: coding/ci-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d57d7f376e987f0c139cc2137692fb5d4a8d4ef4
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 plugins/ansible/ansible/plugin-meta.json
  2. +1 −1 plugins/download/download/plugin-meta.json
2 changes: 1 addition & 1 deletion plugins/ansible/ansible/plugin-meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Ansible",
"description": "Ansible can help you demonstrate value, connect teams, and deliver efficiencies for your organization. ",
"tags": ["publish", "rsync", "sync", "transfer", "deploy", "ssh"],
"tags": ["publish", "rsync", "transfer", "ssh"],
"mark": "社区",
"images": "https://hub.docker.com/r/plugins/ansible/tags",
"source": "https://github.com/drone-plugins/drone-ansible",
2 changes: 1 addition & 1 deletion plugins/download/download/plugin-meta.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "download",
"description": "下载构建所需文件的插件",
"mark": "社区",
"tags": ["tarball", "archive", "retrieve", "download", "transfer"],
"tags": ["tarball", "archive", "retrieve", "download"],
"images": "https://hub.docker.com/r/drone-plugins/drone-download",
"source": "https://github.com/drone-plugins/drone-download",
"bugs": "https://github.com/drone-plugins/drone-download/issues",