File tree 1 file changed +0
-25
lines changed
1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change 42
42
- \"\"
43
43
- -cuda
44
44
include:" {source}
45
- - source : .github/workflows/build-and-test-differential.yaml
46
- pre-commands : |
47
- sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
48
-
49
- sd -s 'container: ${{ matrix.container }}' 'container: ${{ matrix.container }}${{ matrix.container-suffix }}' {source}
50
- sd -- \
51
- " include:" \
52
- " container-suffix:
53
- - \"\"
54
- - -cuda
55
- include:" {source}
56
-
57
- sd "^ container: ghcr.io/autowarefoundation/autoware-universe:(\w+)-latest\$" \
58
- " container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest-cuda" {source}
59
- - source : .github/workflows/build-and-test-differential-self-hosted.yaml
60
- pre-commands : |
61
- sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
62
-
63
- sd -s 'container: ${{ matrix.container }}' 'container: ${{ matrix.container }}${{ matrix.container-suffix }}' {source}
64
- sd -- \
65
- " include:" \
66
- " container-suffix:
67
- - \"\"
68
- - -cuda
69
- include:" {source}
70
45
- source : .github/workflows/build-and-test-self-hosted.yaml
71
46
pre-commands : |
72
47
sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
You can’t perform that action at this time.
0 commit comments