Skip to content
Snippets Groups Projects
Commit bcf4dbae authored by MADELA Patrick's avatar MADELA Patrick
Browse files

Update .gitlab-ci.yml file

parent fe9f263e
No related branches found
No related tags found
No related merge requests found
image: docker:latest
services:
- docker:dind
variables:
LATEST_VER: "registry.gitlab.com/synchrotron-soleil/control-system/containers/dev-el6:latest"
stages:
- Build image and Push to Docker Hub
docker build and push:
stage: Build image and Push to Docker Hub
- build
build-job:
stage: build
only:
- master
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment