You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ See each plugin readme for more info and usage instructions.
13
13
|[Deploy to ECS](plugins/ecs-deploy/README.md)| Deploy docker image to ECS|`ecs``deploy``containers``aws`|
14
14
|[Deploy Kompose](plugins/kompose/README.md)| Deploy Docker Compose to Kubernetes cluster with Kubernetes [Kompose](http://kompose.io)|`docker``docker-compose``kompose``deploy``kubernetes`|
15
15
|[GitHub PR](plugins/github-pr/README.MD)| Creates pull request to GitHub |`github`|
16
-
|[Run Jenkins Jobs](https://github.com/codefresh-io/plugins/tree/master/stable/run-jenkins-job/README.md)| Run jenkins job from codefresh pipeline|`jenkins``job`|
16
+
|[Run Jenkins Jobs](plugins/run-jenkins-job/README.md)| Run jenkins job from codefresh pipeline|`jenkins``job`|
17
17
|[Deploy to DCOS](plugins/dcos-app-deploy/README.md)| Deploy application image to DC/OS cluster |`dcos``deploy``containers`|
18
18
|[Interact with Jira](plugins/jira/README.md)|@antweiss| Interact with Jira from codefresh pipelines|`jira``workflow`|
19
19
|[release to npm](plugins/release-to-NPM/README.md)| Release npm modules from a pipeline |`npm`|
0 commit comments