Fix buildconfig
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
89cc06ea08
commit
963c15531f
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ spec:
|
|||
runPolicy: Serial
|
||||
source:
|
||||
git:
|
||||
url: https://github.com/fedora-infra/noggin.git
|
||||
uri: https://github.com/fedora-infra/noggin.git
|
||||
ref: {{ env }}
|
||||
contextDir: CAIAPI
|
||||
strategy:
|
||||
|
@ -19,4 +19,4 @@ spec:
|
|||
output:
|
||||
to:
|
||||
kind: ImageStreamTag
|
||||
name: caiapi
|
||||
name: caiapi:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue