Skip to content
Snippets Groups Projects

E3-1114: Remove default docker image in the gitlab-ci file

Merged E3-1114: Remove default docker image in the gitlab-ci file
Merged Douglas Araujo requested to merge E3-1114 into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
---
include: 'https://gitlab.esss.lu.se/ics-infrastructure/gitlab-ci-yml/raw/master/E3ModuleBuild.gitlab-ci.yml'
default:
image: registry.esss.lu.se/ics-docker/centos-e3:$E3_CI_DOCKER_VERSION
Loading