[wesnoth-commits] [wesnoth/wesnoth] 1bb5fd: Add using dockerfiles based on the LTS and BRANCH ...
GitHub
noreply at github.com
Fri Mar 30 09:08:59 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1bb5fdf2830515d33793c52f298d305bd12b5a60
https://github.com/wesnoth/wesnoth/commit/1bb5fdf2830515d33793c52f298d305bd12b5a60
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M .travis.yml
R docker/Dockerfile-base
A docker/Dockerfile-base-1604-master
R docker/Dockerfile-travis
A docker/Dockerfile-travis-1604-master
M utils/travis/steps/install.sh
M utils/travis/steps/script.sh
Log Message:
-----------
Add using dockerfiles based on the LTS and BRANCH env vars
This makes it simpler in the future to have branches that have dependencies that are different from master, rather than having a single image with all necessary dependencies installed, which may at some point end up not being possible to do.
More information about the Commits
mailing list