test remote build
This commit is contained in:
parent
278c611bab
commit
0e688f08e9
@ -2,3 +2,11 @@ specVersion: 0.35.0
|
|||||||
name: hello
|
name: hello
|
||||||
runtime: go
|
runtime: go
|
||||||
created: 2023-12-07T19:54:11.056629+01:00
|
created: 2023-12-07T19:54:11.056629+01:00
|
||||||
|
build:
|
||||||
|
git:
|
||||||
|
url: https://git.le-maire.eu/alemaire/knative-function.git # required, git repository with the function source code
|
||||||
|
revision: main # optional, git revision to be used (branch, tag, commit)
|
||||||
|
# contextDir: myfunction # optional, needed only if the function is not located in the repository root folder
|
||||||
|
buildpacks: []
|
||||||
|
builder: ""
|
||||||
|
buildEnvs: []
|
||||||
|
Loading…
Reference in New Issue
Block a user