nushell/.github/workflows
Vanessasaurus 3653400ebc
testing fix to matrix to define all variables (#1522)
there is currently a bug with invalid syntax for some of the
docker build steps, and I think this is because there are build
variables in the matrix that are not defined. This PR will
attempt to resolve this issue by defining all missing variables
for each row in the matrix.

Signed-off-by: vsoch <vsochat@stanford.edu>
2020-03-24 16:20:39 +13:00
..
docker-publish.yml testing fix to matrix to define all variables (#1522) 2020-03-24 16:20:39 +13:00