Merge pull request #682 from jmlrt/fix-makefile

[meta] export VERSION variable to make subshell
This commit is contained in:
Julien Mailleret 2020-03-20 16:57:25 +01:00 committed by GitHub
commit b93490db4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
default: build
SHELL:=/bin/bash -eux
VERSION := 7.x
export VERSION := 7.x
PATTERN := xpack-ubuntu-1604
.PHONY: converge verify test login destroy list