Skip to content
Snippets Groups Projects
Commit cd84746b authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Increase deployment waiting time

parent 8f76482c
No related branches found
No related tags found
1 merge request!21Debug paas ci
......@@ -19,7 +19,6 @@ docker-build:
tag=":$CI_COMMIT_REF_SLUG"
echo "Running on branch '$CI_COMMIT_BRANCH': tag = $tag"
fi
- echo "$REGISTRY_IMAGE${tag}"
- docker build --pull -t "$REGISTRY_IMAGE${tag}" $DOCKERFILES_DIR
- docker push "$REGISTRY_IMAGE${tag}"
# Run this job in a branch where a Dockerfile exists
......
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