mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-06 03:17:07 +00:00
Display size of Docker image
This commit is contained in:
parent
5f4162d349
commit
c418f3dc9f
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@ services:
|
|||
script:
|
||||
- docker -v
|
||||
- docker build --no-cache -t sonarsource/sonarcloud-github-action .
|
||||
- docker image ls sonarsource/sonarcloud-github-action
|
||||
- docker history sonarsource/sonarcloud-github-action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue