We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3ec542 + 57684bd commit 780dcacCopy full SHA for 780dcac
.github/workflows/Docker.yaml
@@ -70,7 +70,7 @@ jobs:
70
*.cache-from=type=gha
71
*.tags=ghcr.io/tier4/scenario_simulator_v2:traffic_simulator_${{ matrix.rosdistro }}-${{ github.event.inputs.version }}
72
*.tags=ghcr.io/tier4/scenario_simulator_v2:traffic_simulator-latest
73
- push: true
+ push: true
74
targets: |
75
traffic_simulator_${{ matrix.rosdistro }}
76
0 commit comments