Skip to content

Commit 68544c7

Browse files
authoredOct 3, 2023
ci(build-and-test-differential): remove sync for the build-and-test-differential workflows (autowarefoundation#5200)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 9aa2e5a commit 68544c7

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed
 

‎.github/sync-files.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,6 @@
4242
- \"\"
4343
- -cuda
4444
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}
5945
- source: .github/workflows/build-and-test-differential-self-hosted.yaml
6046
pre-commands: |
6147
sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}

0 commit comments

Comments
 (0)
Please sign in to comment.