gitlab-ci: use docker image with rsync
This commit is contained in:
parent
60157e2f09
commit
2cbb0ff1dd
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ build:
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
image: eeacms/rsync
|
||||||
stage: deploy
|
stage: deploy
|
||||||
dependencies:
|
dependencies:
|
||||||
- build
|
- build
|
||||||
|
|
Loading…
Reference in a new issue