Skip to content

Commit 0cac8b8

Browse files
author
M. Fatih Cırıt
committed
remove pre commands test
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 098d147 commit 0cac8b8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/sync-files.yaml

-12
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,6 @@
3232
- repository: autowarefoundation/autoware_common
3333
files:
3434
- source: .github/workflows/build-and-test.yaml
35-
pre-commands: |
36-
sd 'name: build-and-test' 'name: build-and-test-daily' {source}
37-
sd 'on:\n push:' 'on:' {source}
38-
sd ' build-and-test:' ' build-and-test-daily:' {source}
39-
sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
40-
sd -s 'container: ${{ matrix.container }}' 'container: ${{ matrix.container }}${{ matrix.container-suffix }}' {source}
41-
sd -- \
42-
" include:" \
43-
" container-suffix:
44-
- \"\"
45-
- -cuda
46-
include:" {source}
4735
dest: .github/workflows/build-and-test-daily.yaml
4836
- source: .github/workflows/build-and-test.yaml
4937
dest: .github/workflows/build-and-test-daily-arm64.yaml

0 commit comments

Comments
 (0)