Skip to content

Commit 1596b61

Browse files
authored
Update test_build.yml
Signed-off-by: fred-labs <[email protected]>
1 parent 4d66492 commit 1596b61

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

.github/workflows/test_build.yml

+14-14
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
needs: [build]
8080
runs-on: ubuntu-latest
8181
container:
82-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
82+
image: ghcr.io/cps-test-lab/scenario-execution:latest
8383
credentials:
8484
username: ${{ github.repository_owner }}
8585
password: ${{ secrets.GITHUB_TOKEN }}
@@ -114,7 +114,7 @@ jobs:
114114
needs: [build]
115115
runs-on: ubuntu-latest
116116
container:
117-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
117+
image: ghcr.io/cps-test-lab/scenario-execution:latest
118118
credentials:
119119
username: ${{ github.repository_owner }}
120120
password: ${{ secrets.GITHUB_TOKEN }}
@@ -137,7 +137,7 @@ jobs:
137137
needs: [build]
138138
runs-on: ubuntu-latest
139139
container:
140-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
140+
image: ghcr.io/cps-test-lab/scenario-execution:latest
141141
credentials:
142142
username: ${{ github.repository_owner }}
143143
password: ${{ secrets.GITHUB_TOKEN }}
@@ -164,7 +164,7 @@ jobs:
164164
needs: [build]
165165
runs-on: ubuntu-latest
166166
container:
167-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
167+
image: ghcr.io/cps-test-lab/scenario-execution:latest
168168
credentials:
169169
username: ${{ github.repository_owner }}
170170
password: ${{ secrets.GITHUB_TOKEN }}
@@ -191,7 +191,7 @@ jobs:
191191
needs: [build]
192192
runs-on: ubuntu-latest
193193
container:
194-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
194+
image: ghcr.io/cps-test-lab/scenario-execution:latest
195195
credentials:
196196
username: ${{ github.repository_owner }}
197197
password: ${{ secrets.GITHUB_TOKEN }}
@@ -219,7 +219,7 @@ jobs:
219219
needs: [build]
220220
runs-on: ubuntu-latest
221221
container:
222-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
222+
image: ghcr.io/cps-test-lab/scenario-execution:latest
223223
credentials:
224224
username: ${{ github.repository_owner }}
225225
password: ${{ secrets.GITHUB_TOKEN }}
@@ -252,7 +252,7 @@ jobs:
252252
needs: [build]
253253
runs-on: ubuntu-latest
254254
container:
255-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
255+
image: ghcr.io/cps-test-lab/scenario-execution:latest
256256
credentials:
257257
username: ${{ github.repository_owner }}
258258
password: ${{ secrets.GITHUB_TOKEN }}
@@ -285,7 +285,7 @@ jobs:
285285
needs: [build]
286286
runs-on: ubuntu-latest
287287
container:
288-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
288+
image: ghcr.io/cps-test-lab/scenario-execution:latest
289289
credentials:
290290
username: ${{ github.repository_owner }}
291291
password: ${{ secrets.GITHUB_TOKEN }}
@@ -337,7 +337,7 @@ jobs:
337337
needs: [build]
338338
runs-on: ubuntu-latest
339339
container:
340-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
340+
image: ghcr.io/cps-test-lab/scenario-execution:latest
341341
credentials:
342342
username: ${{ github.repository_owner }}
343343
password: ${{ secrets.GITHUB_TOKEN }}
@@ -366,7 +366,7 @@ jobs:
366366
needs: [build]
367367
runs-on: ubuntu-latest
368368
container:
369-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
369+
image: ghcr.io/cps-test-lab/scenario-execution:latest
370370
credentials:
371371
username: ${{ github.repository_owner }}
372372
password: ${{ secrets.GITHUB_TOKEN }}
@@ -400,7 +400,7 @@ jobs:
400400
runs-on: ubuntu-latest
401401
timeout-minutes: 30
402402
container:
403-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
403+
image: ghcr.io/cps-test-lab/scenario-execution:latest
404404
credentials:
405405
username: ${{ github.repository_owner }}
406406
password: ${{ secrets.GITHUB_TOKEN }}
@@ -433,7 +433,7 @@ jobs:
433433
runs-on: ubuntu-latest
434434
timeout-minutes: 30
435435
container:
436-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
436+
image: ghcr.io/cps-test-lab/scenario-execution:latest
437437
credentials:
438438
username: ${{ github.repository_owner }}
439439
password: ${{ secrets.GITHUB_TOKEN }}
@@ -479,7 +479,7 @@ jobs:
479479
runs-on: ubuntu-latest
480480
timeout-minutes: 10
481481
container:
482-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
482+
image: ghcr.io/cps-test-lab/scenario-execution:latest
483483
credentials:
484484
username: ${{ github.repository_owner }}
485485
password: ${{ secrets.GITHUB_TOKEN }}
@@ -509,7 +509,7 @@ jobs:
509509
runs-on: ubuntu-latest
510510
timeout-minutes: 3
511511
container:
512-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
512+
image: ghcr.io/cps-test-lab/scenario-execution:latest
513513
credentials:
514514
username: ${{ github.repository_owner }}
515515
password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)