File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -295,6 +295,9 @@ jobs:
295
295
docker pull freyrcli/freyrjs-git:${{steps.meta2.outputs.tag}}
296
296
```
297
297
298
+ | [**Latest Master**][master-url] | [][master-url] |
299
+ | - | - |
300
+
298
301
---
299
302
300
303
<details>
@@ -307,6 +310,8 @@ jobs:
307
310
</details>
308
311
</div>
309
312
313
+ [master-url]: https://hub.docker.com/r/freyrcli/freyrjs-git/tags?name=master
314
+
310
315
- name : Set up QEMU
311
316
uses : docker/setup-qemu-action@8b122486cedac8393e77aa9734c3528886e4a1a8
312
317
@@ -345,6 +350,10 @@ jobs:
345
350
docker pull freyrcli/freyrjs-git:${{steps.meta2.outputs.tag}}
346
351
```
347
352
353
+ | [**Latest Master**][master-url] | [][master-url] |
354
+ | - | - |
355
+ | [**This Patch**][pr-url] | [][pr-url] |
356
+
348
357
---
349
358
350
359
<details>
@@ -357,6 +366,9 @@ jobs:
357
366
</details>
358
367
</div>
359
368
369
+ [master-url]: https://hub.docker.com/r/freyrcli/freyrjs-git/tags?name=master
370
+ [pr-url]: https://hub.docker.com/r/freyrcli/freyrjs-git/tags?name=${{steps.meta2.outputs.tag}}
371
+
360
372
linter :
361
373
runs-on : ubuntu-latest
362
374
You can’t perform that action at this time.
0 commit comments