文件名称:linter:具有常用linter工具的Docker映像。 可用作Concourse CI中的单元测试的基础图像
文件大小:10KB
文件格式:ZIP
更新时间:2024-03-02 22:04:57
linting ci concourse concourse-ci Shell
林特 用法 使用此Dockerfile为或单元测试构建基础映像 这是使用electrocucaracha/linter图像的Concourse的示例。 - name : linting serial : true plan : - get : src trigger : true params : {depth: 1} - in_parallel : - task : tox config : platform : linux image_resource : type : docker-image source :
【文件预览】:
linter-master
----.gitignore(5B)
----Dockerfile(2KB)
----Makefile(555B)
----.dockerignore(40B)
----tkn.yml(1KB)
----build()
--------ci()
----README.md(1KB)
----tests()
--------run_tasks.sh(885B)
--------k8s()
--------run_docker.sh(1KB)
--------example-task.yml(872B)
----.yamllint(513B)
----tox.ini(504B)
----linter_entrypoint.sh(1KB)