Skip to content
Snippets Groups Projects
Commit c4719f2c authored by Alexandra's avatar Alexandra
Browse files

ci(debug): sleep

parent 9b8f42c4
Branches
Tags
No related merge requests found
......@@ -18,6 +18,7 @@ build:
services:
- docker:18.09.6-dind
script:
- sleep 10000000
- ./build.sh
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.e-biz.fr
- docker build . -t $CI_REGISTRY_IMAGE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment