]> Git Repo - u-boot.git/commit
gitlab-ci: Remove unused TOOLCHAIN environment variable
authorTom Rini <[email protected]>
Fri, 2 Aug 2019 15:31:42 +0000 (11:31 -0400)
committerTom Rini <[email protected]>
Fri, 2 Aug 2019 15:31:42 +0000 (11:31 -0400)
commit1013233a08dcce6b1a53578269a7aed0b17e0dba
tree263840032b33a1bc78a782c1e3eb6263a26a6750
parent22c7b7d63bc0b711532693a990e9d74bf59aa5bf
gitlab-ci: Remove unused TOOLCHAIN environment variable

As part of copying the logic from Travis to GitLab I kept the TOOLCHAIN
variable.  However we don't use that now as the Docker container already
has all toolchains so we don't need to do any downloading.  Remove this
variable.

Signed-off-by: Tom Rini <[email protected]>
.gitlab-ci.yml
This page took 0.036096 seconds and 4 git commands to generate.