image: shockrah/website:1.1
variables:
SSH_PASS: $VPS_PASS
deploy:
stage: build
script:
- bash ./build.sh
- ls -R .mirror