mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-07 22:47:18 +00:00
Print version of Docker on Travis
This commit is contained in:
parent
f0d459e402
commit
5f4162d349
1 changed files with 1 additions and 0 deletions
|
|
@ -5,4 +5,5 @@ services:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- docker -v
|
||||||
- docker build --no-cache -t sonarsource/sonarcloud-github-action .
|
- docker build --no-cache -t sonarsource/sonarcloud-github-action .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue