Enable Travis autobuilds for 1.5
This is a simplified backport from master, whitout any testing.
This commit is contained in:
4
tests/deploy.sh
Executable file
4
tests/deploy.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker login -u $DOCKER_UN -p $DOCKER_PW
|
||||
docker-compose -f tests/build.yml push
|
||||
Reference in New Issue
Block a user