gitlab-ci: use working rsync docker image

This commit is contained in:
Johannes Loher 2020-12-27 20:33:02 +01:00
parent 4d13024bb9
commit 21073f31b8

View file

@ -44,7 +44,7 @@ build:
expire_in: 1 week
deploy:
image: netroby/alpine-rsync:latest
image: ianayoung/rsync:latest
stage: deploy
dependencies:
- build