fix: ci syntax

This commit is contained in:
Swann 2020-10-05 21:53:14 +02:00
parent d328077cb0
commit ae34846509
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -16,7 +16,7 @@ deploy:
- echo "Pushing to gitlab registry ${VERSION}"
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker push registry.gitlab.com/slumber/multi-user/multi-user-server:${VERSION}
only:
refs:
- master
- develop
only:
refs:
- master
- develop