File tree 4 files changed +12
-30
lines changed
4 files changed +12
-30
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ teamConfig:
31
31
trigger : false
32
32
mode :
33
33
docker :
34
- repoUrl : https://github.com/redkubes/ nodejs-helloworld
34
+ repoUrl : https://github.com/linode/apl- nodejs-helloworld
35
35
revision : HEAD
36
- path : ./Docker
36
+ path : ./Dockerfile
37
37
type : docker
38
38
- name : demo-java-maven
39
39
tag : v0.0.1
@@ -44,15 +44,6 @@ teamConfig:
44
44
revision : HEAD
45
45
path : apps/java-maven
46
46
type : buildpacks
47
- - name : demo-java-trigger
48
- tag : v_0_0_1
49
- trigger : true
50
- mode :
51
- docker :
52
- repoUrl : https://github.com/buildpacks/samples
53
- revision : HEAD
54
- path : ./Docker
55
- type : docker
56
47
services :
57
48
- headers :
58
49
response :
@@ -81,7 +72,7 @@ teamConfig:
81
72
type : public
82
73
workloads :
83
74
- name : nodejs-helloworld
84
- url : https://github.com/redkubes/ nodejs-helloworld.git
75
+ url : https://github.com/linode/apl- nodejs-helloworld.git
85
76
path : ./
86
77
revision : HEAD
87
78
- name : httpbin
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ teamConfig:
8
8
docker :
9
9
repoUrl : https://github.com/buildpacks/samples
10
10
revision : HEAD
11
- path : ./Docker
11
+ path : ./Dockerfile
12
12
type : docker
13
13
externalRepo : false
14
14
scanSource : true
Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ teamConfig:
30
30
trigger : false
31
31
mode :
32
32
docker :
33
- repoUrl : https://github.com/redkubes/ nodejs-helloworld
33
+ repoUrl : https://github.com/linode/apl- nodejs-helloworld
34
34
revision : HEAD
35
- path : ./Docker
35
+ path : ./Dockerfile
36
36
type : docker
37
37
- name : demo-java-maven
38
38
tag : v0.0.1
@@ -43,15 +43,6 @@ teamConfig:
43
43
revision : HEAD
44
44
path : apps/java-maven
45
45
type : buildpacks
46
- - name : demo-java-trigger
47
- tag : v_0_0_1
48
- trigger : true
49
- mode :
50
- docker :
51
- repoUrl : https://github.com/buildpacks/samples
52
- revision : HEAD
53
- path : ./Docker
54
- type : docker
55
46
services :
56
47
- headers :
57
48
response :
@@ -80,7 +71,7 @@ teamConfig:
80
71
type : public
81
72
workloads :
82
73
- name : nodejs-helloworld
83
- url : https://github.com/redkubes/ nodejs-helloworld.git
74
+ url : https://github.com/linode/apl- nodejs-helloworld.git
84
75
path : ./
85
76
revision : HEAD
86
77
- name : httpbin
@@ -101,7 +92,7 @@ teamConfig:
101
92
services : []
102
93
workloads :
103
94
- name : nodejs-helloworld
104
- url : https://github.com/redkubes/ nodejs-helloworld.git
95
+ url : https://github.com/linode/apl- nodejs-helloworld.git
105
96
path : ./
106
97
revision : HEAD
107
98
files :
Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ teamConfig:
61
61
tag : v0.0.1
62
62
mode :
63
63
docker :
64
- repoUrl : https://github.com/redkubes/ nodejs-helloworld
64
+ repoUrl : https://github.com/linode/apl- nodejs-helloworld
65
65
revision : HEAD
66
- path : ./Docker
66
+ path : ./Dockerfile
67
67
type : docker
68
68
- name : demo-java-maven
69
69
tag : v0.0.1
@@ -110,7 +110,7 @@ teamConfig:
110
110
type : public
111
111
workloads :
112
112
- name : nodejs-helloworld
113
- url : https://github.com/redkubes/ nodejs-helloworld.git
113
+ url : https://github.com/linode/apl- nodejs-helloworld.git
114
114
path : /
115
115
revision : HEAD
116
116
- name : httpbin
@@ -131,7 +131,7 @@ teamConfig:
131
131
services : []
132
132
workloads :
133
133
- name : nodejs-helloworld
134
- url : https://github.com/redkubes/ nodejs-helloworld.git
134
+ url : https://github.com/linode/apl- nodejs-helloworld.git
135
135
path : /
136
136
revision : HEAD
137
137
files :
You can’t perform that action at this time.
0 commit comments