Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 1f85e88

Browse files
committed
improve PR comment message to let people install the built extension
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
1 parent 11f1aaf commit 1f85e88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-scan-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ jobs:
152152
Docker image tag(s) pushed:
153153
```text
154154
${{ steps.docker_meta.outputs.tags }}
155+
```
156+
To install the extension from this PR:
157+
```text
158+
docker extension install -f ${{ steps.docker_meta.outputs.tags }}
155159
```
156160
Labels added to images:
157161
```text

0 commit comments

Comments
 (0)