mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-06 01:47:07 +00:00
Delete .travis.yml
This commit is contained in:
parent
5875562561
commit
9c0534dd12
1 changed files with 0 additions and 11 deletions
11
.travis.yml
11
.travis.yml
|
|
@ -1,11 +0,0 @@
|
|||
# any language
|
||||
language: python
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
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