Skip to content

Commit 66ccdff

Browse files
committed
Use latest buildpack that restores support for artifact=<some.js>
1 parent 3bf37a5 commit 66ccdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ var (
5757
"https://storage.googleapis.com/knative-releases/eventing/previous/v20181031-a2f9417/release-clusterbus-stub.yaml",
5858
},
5959
Namespace: []string{
60-
"https://storage.googleapis.com/projectriff/riff-buildtemplate/riff-cnb-buildtemplate-0.0.1-snapshot-ci-d5e5f84b1a2c.yaml",
60+
"https://storage.googleapis.com/projectriff/riff-buildtemplate/riff-cnb-buildtemplate-0.0.1-snapshot-ci-9e5b731f8c36.yaml",
6161
},
6262
},
6363
}

0 commit comments

Comments
 (0)