]> Untitled Git - lemmy.git/commit
Automated travis docker testing and deploys. (#1023)
authorDessalines <dessalines@users.noreply.github.com>
Sat, 25 Jul 2020 02:06:00 +0000 (22:06 -0400)
committerGitHub <noreply@github.com>
Sat, 25 Jul 2020 02:06:00 +0000 (22:06 -0400)
commitedb2e40383b0201cb5be3f462e9374ff1c5c8ab2
tree4c40d7eaf3600f580f942ab61fb8e9289dd7ef20
parentceaa485f06d1726b794dd54688e7b18eb9f51b3d
Automated travis docker testing and deploys. (#1023)

* Testing out a travis 1.

* Testing out a travis 2.

* Testing out a travis 3.

* Testing out a travis 4.

* Testing out a travis 5.

* Testing out a travis 6. Trying a failing test

* Testing out a travis 7. Trying to cache the docker images.

* Testing out a travis 8. Still not correctly failing.

* Trying full path for docker_images dir.

* Fixing test again, trying a dockerhub deploy.

* Fixing test again, trying a dockerhub deploy 2.

* Remove caching.

* Trying to fix docker deploy.

* Try using the travis tag

* Using dessalines/lemmy:travis

* Try using the prod dockerfile now.

* Update http sigs dependency

* Finally getting this mostly working.

Co-authored-by: asonix <asonix@asonix.dog>
.travis.yml
docker/prod/deploy.sh
docker/travis/docker-compose.yml [new file with mode: 0644]
docker/travis/docker_push.sh [new file with mode: 0644]
docker/travis/run-tests.sh [new file with mode: 0755]