File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 8
8
- ' *'
9
9
10
10
jobs :
11
- publish-release :
11
+ publish :
12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2
2
Library for easy testing of Kubernetes deployments and operators using Fabric8 API.
3
3
4
4
[ ![ Build] ( https://github.com/skodjob/test-frame/actions/workflows/build.yaml/badge.svg?branch=main )] ( https://github.com/skodjob/test-frame/actions/workflows/build.yaml )
5
- [ ![ Publish-snapshot] ( https://github.com/skodjob/test-frame/actions/workflows/publish-snapshot.yaml/badge.svg?branch=main )] ( https://github.com/skodjob/test-frame/actions/workflows/publish-snapshot.yaml )
6
5
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
7
6
[ ![ GitHub Release] ( https://img.shields.io/github/v/release/skodjob/test-frame )] ( https://github.com/skodjob/test-frame/releases )
8
7
[ ![ Maven Central Version] ( https://img.shields.io/maven-central/v/io.skodjob/test-frame )] ( https://central.sonatype.com/search?q=io.skodjob.test-frame )
You can’t perform that action at this time.
0 commit comments