This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
Set build output to latest ImageStreamTag
pull/14/head
Rodolfo Carvalho
10 years ago
parent
bd607127bc
commit
9a1f379b21
2 changed files
with
4 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
openshift/templates/django-postgresql.json
+2
-2
openshift/templates/django.json
+ 2
- 2
openshift/templates/django-postgresql.json
View File
@ -88,8 +88,8 @@
}
,
}
,
"output"
:
{
"output"
:
{
"to"
:
{
"to"
:
{
"kind"
:
"ImageStream"
,
"name"
:
"django-example"
"kind"
:
"ImageStream
Tag
"
,
"name"
:
"django-example
:latest
"
}
}
}
,
}
,
"triggers"
:
[
"triggers"
:
[
+ 2
- 2
openshift/templates/django.json
View File
@ -88,8 +88,8 @@
}
,
}
,
"output"
:
{
"output"
:
{
"to"
:
{
"to"
:
{
"kind"
:
"ImageStream"
,
"name"
:
"django-example"
"kind"
:
"ImageStream
Tag
"
,
"name"
:
"django-example
:latest
"
}
}
}
,
}
,
"triggers"
:
[
"triggers"
:
[
Write
Preview
Loading…
Cancel
Save