Skip to content

Commit 4478432

Browse files
committed
fix: quickstart ciLocation update to new repo
Signed-off-by: Meng JiaFeng <[email protected]>
1 parent 6df2439 commit 4478432

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/quickstart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tools:
3131
branch: main
3232
scmType: github
3333
pipeline:
34-
configLocation: https://raw.githubusercontent.com/devstream-io/ci-template/main/github-actions/workflows/main.yml
34+
configLocation: https://raw.githubusercontent.com/devstream-io/dtm-pipeline-templates/main/github-actions/workflows/main.yml
3535
language:
3636
name: go
3737
framework: gin

internal/pkg/show/config/templates/quickstart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tools:
3131
branch: main
3232
scmType: github
3333
pipeline:
34-
configLocation: https://raw.githubusercontent.com/devstream-io/ci-template/main/github-actions/workflows/main.yml
34+
configLocation: https://raw.githubusercontent.com/devstream-io/dtm-pipeline-templates/main/github-actions/workflows/main.yml
3535
language:
3636
name: go
3737
framework: gin

0 commit comments

Comments
 (0)