Skip to content
Snippets Groups Projects
Commit b6919608 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Prejmenovani image

parent bfee8c1a
No related branches found
No related tags found
No related merge requests found
Pipeline #27 passed
......@@ -2,8 +2,8 @@ image: docker:19.03.1
variables:
DOCKER_TLS_CERTDIR: "/certs"
TEST_IMAGE: $CI_REGISTRY/to/docker-onlyoffice-dokumentserver:$CI_COMMIT_REF_NAME
RELEASE_IMAGE: $CI_REGISTRY/to/docker-onlyoffice-dokumentserver:latest
TEST_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
RELEASE_IMAGE: $CI_REGISTRY_IMAGE:latest
services:
- docker:19.03.1-dind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment