Skip to content

Commit

Permalink
Use main branch
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <[email protected]>
  • Loading branch information
rsevilla87 committed Nov 6, 2023
1 parent cc5c55c commit a70382a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cloud-bulldozer

on:
push:
branches: [ master ]
branches: [ main ]

jobs:

Expand Down
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Container images

[![cloud-bulldozer](https://github.com/cloud-bulldozer/images/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/cloud-bulldozer/images/actions/workflows/build.yml)

Container Images for OCP Perf&Scale

- nginx: https://quay.io/cloud-bulldozer/nginx:latest
- etcd-perf: https://quay.io/cloud-bulldozer/etcd-perf:latest
- nginx: quay.io/cloud-bulldozer/nginx:latest
- etcd-perf: quay.io/cloud-bulldozer/etcd-perf:latest
- perfApp: quay.io/cloud-bulldozer/perfapp:latest

0 comments on commit a70382a

Please sign in to comment.