aboutsummaryrefslogtreecommitdiff
path: root/ci/build-and-deploy.sh
blob: a1a7ae8f1c1ba7982432ba1716163b625e4933ad (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash

set -eo pipefail

# First, do the docker build
docker-compose up

scp -i /home/ci/secret/kristall_ci output/Kristall-nightly-x86_64.AppImage kristall-ci@kristall.random-projects.net:.