CI config update.

This commit is contained in:
2021-01-09 06:23:28 +05:00
parent fa7a79310d
commit fc7f127536

View File

@@ -5,7 +5,7 @@ variables:
PORT: 2375
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
CONTAINER_NAME: registry.gitlab.com/pztrn/fastpastebin
CONTAINER_NAME: registry.gitlab.pztrn.name/fastpastebin/fastpastebin
GIT_STRATEGY: clone
DOCKER_TLS_CERTDIR: ""
@@ -28,4 +28,4 @@ build:
- docker push $CONTAINER_NAME:$DOCKER_TAG
only:
- tags
- master
- master