File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
pkg/apis/jvmbuildservice/v1alpha1 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ type SystemConfigList struct {
47
47
48
48
const (
49
49
KonfluxGitDefinition = "https://raw.githubusercontent.com/konflux-ci/build-definitions/refs/heads/main/task/git-clone/0.1/git-clone.yaml"
50
- KonfluxPreBuildDefinitions = "https://raw.githubusercontent.com/rnc /jvm-build-service/DEPLOYMENT /deploy/tasks/pre-build.yaml"
50
+ KonfluxPreBuildDefinitions = "https://raw.githubusercontent.com/redhat-appstudio /jvm-build-service/main /deploy/tasks/pre-build.yaml"
51
51
KonfluxBuildDefinitions = "https://raw.githubusercontent.com/konflux-ci/build-definitions/refs/heads/main/task/buildah-oci-ta/0.2/buildah-oci-ta.yaml"
52
52
KonfluxMavenDeployDefinitions = "https://raw.githubusercontent.com/redhat-appstudio/jvm-build-service/main/deploy/tasks/maven-deployment.yaml"
53
53
)
You can’t perform that action at this time.
0 commit comments