From 612cf9ff8fb4433791d3b5a6c32c53a2e3d55869 Mon Sep 17 00:00:00 2001 From: bunix42 Date: Fri, 13 Apr 2018 19:05:57 +0000 Subject: [PATCH] fixed typo in matrix variable name --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5995ec2..5d89580 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,5 +15,5 @@ pipeline: branch: master matrix: - NC_VERSION: + VERSION: - 193.0.0-alpine \ No newline at end of file