before_script: - node --version - ./configure.sh upload: only: - master script: - ./upload cache: untracked: true paths: - static/ - content/ # Needs following env var: LFTP_PASSWORD