diff --git a/.drone.yml b/.drone.yml index 7adac17..738d965 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,6 @@ steps: network_mode: bridge settings: repo: sneak/adchpp - dry_run: true build_args: - UBUNTU_MIRROR=http://ubuntu.datavi.be/ubuntu username: diff --git a/README.md b/README.md index 4009c80..8970d70 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # adchpp-docker +* https://git.eeqj.de/sneak/adchpp-docker + `src` contains `adch++` v2.12.1 extracted from tarball from sourceforge, modified only to make build on modern hardware. I tried getting it running on 20.04 but it doesn't work with modern `scons`, sadly.