Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 2a0b6ae

Browse files
committed
[master] update doc
1 parent edb647e commit 2a0b6ae

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ hyper-build-step-plugin
33

44
[![Build Status](https://travis-ci.org/hyperhq/hyper-build-step-plugin.svg?branch=master)](https://travis-ci.org/hyperhq/hyper-build-step-plugin)
55

6-
Run jenkins job in Hyper_ container.
6+
Run some tasks of Jenkins job in [Hyper_](https://hyper.sh) container.
77
This plugin allows to add "Execute shell in Hyper_" build step into your job.
88

9+
910
<!-- TOC depthFrom:1 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 -->
1011

1112
- [Use plugin](#use-plugin)
@@ -28,14 +29,12 @@ This plugin allows to add "Execute shell in Hyper_" build step into your job.
2829
## Prerequisites
2930

3031
- Jenkins
31-
- [hyper-commons-plugin](https://github.com/hyperhq/hyper-commons-plugin)
32+
- [hyper-commons-plugin](https://github.com/jenkinsci/hyper-commons-plugin)
3233

3334
## Install plugin by manually
3435

3536
open Jenkins Web UI in web browser
3637

37-
get pre-build `hyper-build-step-plugin.hpi` [here](target/hyper-build-step-plugin.hpi)
38-
3938
```
4039
Manage Jenkins -> Manage Plugins -> Advanced -> Upload Plugin
4140
```
@@ -77,7 +76,7 @@ Config -> Build -> Execute shell in Hyper_
7776

7877
## Prerequisites
7978

80-
- java 1.7+
79+
- java 1.8+
8180
- maven 3+
8281

8382
## Compile

target/hyper-build-step.hpi

-12.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)