Deploy only on master

This commit is contained in:
rinpatch 2019-10-03 09:04:17 +03:00
parent a960738254
commit 3cf04f20a9
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ fetch-and-build:
deploy:
stage: deploy
only:
- master@pleroma/docs
script:
- apk update && apk add openssh-client rsync
- mkdir -p ~/.ssh