Skip to content

Commit

Permalink
ci(sync-files): update settings (tier4#956)
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <[email protected]>
  • Loading branch information
kenji-miyake authored and boyali committed Oct 19, 2022
1 parent 13e04b6 commit f0696ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,17 @@
- repository: autowarefoundation/autoware_common
files:
- source: .github/workflows/build-and-test.yaml
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
- source: .github/workflows/build-and-test-differential.yaml
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
- source: .github/workflows/build-and-test-differential-self-hosted.yaml
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
- source: .github/workflows/build-and-test-self-hosted.yaml
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
- source: .github/workflows/check-build-depends.yaml
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
- source: .github/workflows/clang-tidy-pr-comments.yaml
post-commands: 'sd "container: ros:\w+" "container: ghcr.io/autowarefoundation/autoware-universe:latest" {dest}'
- source: codecov.yaml

- repository: autowarefoundation/autoware-documentation
Expand Down

0 comments on commit f0696ec

Please sign in to comment.