[wesnoth-commits] [wesnoth/wesnoth] 5a7f65: Add using dockerfiles based on the LTS and BRANCH ...
GitHub
noreply at github.com
Fri Mar 30 09:19:10 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 5a7f651ec90d4fef31173857fd2dbb8cfd14adc3
https://github.com/wesnoth/wesnoth/commit/5a7f651ec90d4fef31173857fd2dbb8cfd14adc3
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