gitlab-ci: use docker image with rsync

This commit is contained in:
Johannes Loher 2020-12-27 19:48:24 +01:00
parent 60157e2f09
commit 2cbb0ff1dd

View file

@ -44,6 +44,7 @@ build:
expire_in: 1 week
deploy:
image: eeacms/rsync
stage: deploy
dependencies:
- build