Build everything in a container.

Docker containers don't have the SSH_KEY so we need to copy
archives and git repo in a directory on the host and
launch deploy.sh script from there.
This commit is contained in:
Matthieu Gautier
2019-04-18 15:23:31 +02:00
parent f9d5e0aa21
commit 281adbd768
10 changed files with 131 additions and 101 deletions

View File

@ -35,7 +35,7 @@ release_versions = {
# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = '50'
base_deps_meta_version = '51'
base_deps_versions = {