Skip to content

Commit

Permalink
adding cerberus prow image publsihing
Browse files Browse the repository at this point in the history
  • Loading branch information
paigerube14 authored and chaitanyaenr committed Sep 7, 2023
1 parent 07eebb3 commit 558a44b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ services:
context: ./
dockerfile: ./cerberus/Dockerfile
image: quay.io/redhat-chaos/cerberus:kraken-hub
cerberus-prow:
build:
context: ./
dockerfile: ./cerberus/Dockerfile_prow
image: quay.io/redhat-chaos/cerberus:prow
pod-scenarios:
build:
context: ./
Expand Down

0 comments on commit 558a44b

Please sign in to comment.