Skip to content
Snippets Groups Projects
Commit ab8d7452 authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Add a simple job to test dind

parent 9942716b
No related branches found
No related tags found
No related merge requests found
Pipeline #123888 passed
quick_dind_test:
image: docker:git
services:
- name: docker:dind
alias: docker
script:
- docker image ls
tags:
- docker
shellcheck: shellcheck:
image: tecnalia-docker-dev.artifact.tecnalia.com/koalaman/shellcheck-alpine image: tecnalia-docker-dev.artifact.tecnalia.com/koalaman/shellcheck-alpine
script: shellcheck scripts/*sh script: shellcheck scripts/*sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment