Deploy only changes on master branch

This commit is contained in:
Thor77 2019-04-24 18:19:23 +02:00
parent cb9734d5d5
commit 0b2e0f983c
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ kaniko:
kubernetes:
stage: deploy
only:
- master
image: ruby
variables:
KUBERNETES_SERVICE_ACCOUNT_OVERWRITE: gitlab-deploy