mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
Fix buildconfig
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user