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
|
runPolicy: Serial
|
||||||
source:
|
source:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/fedora-infra/noggin.git
|
uri: https://github.com/fedora-infra/noggin.git
|
||||||
ref: {{ env }}
|
ref: {{ env }}
|
||||||
contextDir: CAIAPI
|
contextDir: CAIAPI
|
||||||
strategy:
|
strategy:
|
||||||
|
@ -19,4 +19,4 @@ spec:
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: caiapi
|
name: caiapi:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue