Skip to content

Commit f0696ec

Browse files
kenji-miyakeboyali
authored andcommitted
ci(sync-files): update settings (tier4#956)
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
1 parent 13e04b6 commit f0696ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/sync-files.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,17 @@
3131
- repository: autowarefoundation/autoware_common
3232
files:
3333
- source: .github/workflows/build-and-test.yaml
34+
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
3435
- source: .github/workflows/build-and-test-differential.yaml
36+
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
3537
- source: .github/workflows/build-and-test-differential-self-hosted.yaml
38+
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
3639
- source: .github/workflows/build-and-test-self-hosted.yaml
40+
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
3741
- source: .github/workflows/check-build-depends.yaml
42+
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
3843
- source: .github/workflows/clang-tidy-pr-comments.yaml
44+
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
3945
- source: codecov.yaml
4046

4147
- repository: autowarefoundation/autoware-documentation

0 commit comments

Comments
 (0)