CI config update.

This commit is contained in:
Stanislav Nikitin 2021-01-09 06:23:28 +05:00
parent fa7a79310d
commit a0f896dc53
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 2 additions and 2 deletions

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