Skip to content

Latest commit

 

History

History

gitlab-job

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

avenga/gitlab-job

pulls size commit

Used in .gitlab-ci.yml to specify a Docker image to use for the gitlab job:

image: avenga/gitlab-job
...

See https://docs.gitlab.com/ce/ci/yaml/#image for more infos.

The image contains bash, make, python3, jq and docker-compose.