Skip to content

Commit 173e6d7

Browse files
committed
Update Jenkins URLs and add GitHub Actions badge
1 parent c0bcfc0 commit 173e6d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Bashbrew (`bashbrew`)
22

3-
[![Jenkins Build Status](https://doi-janky.infosiftr.net/job/bashbrew/badge/icon)](https://doi-janky.infosiftr.net/job/bashbrew/)
3+
[![Jenkins Build Status](https://doi-janky.infosiftr.net/job/bashbrew/job/master/badge/icon?subject=Jenkins)](https://doi-janky.infosiftr.net/job/bashbrew/job/master/) [![GitHub CI](https://github.com/docker-library/bashbrew/workflows/GitHub%20CI/badge.svg?branch=master&event=push)](https://github.com/docker-library/bashbrew/actions?query=workflow%3A%22GitHub+CI%22)
44

55
```console
66
$ bashbrew --help
@@ -39,7 +39,7 @@ GLOBAL OPTIONS:
3939

4040
## Installing
4141

42-
Pre-built binaries are available to [download from Jenkins (for a large variety of supported architectures)](https://doi-janky.infosiftr.net/job/bashbrew/lastSuccessfulBuild/artifact/bin/).
42+
Pre-built binaries are available to [download from Jenkins (for all supported architectures)](https://doi-janky.infosiftr.net/job/bashbrew/job/master/lastSuccessfulBuild/artifact/).
4343

4444
(For building `bashbrew` yourself, it's a pretty standard Go application.)
4545

0 commit comments

Comments
 (0)