Merge pull request #2314 from Jakob-Naucke/no-agent-version

snap: do not export agent version
This commit is contained in:
Julio Montes 2021-07-26 13:14:38 -05:00 committed by GitHub
commit 1fbfd99d37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,6 @@ parts:
cd ${kata_dir}/tools/osbuilder
# build image
export AGENT_VERSION=$(cat ${kata_dir}/VERSION)
export AGENT_INIT=yes
export USE_DOCKER=1
export DEBUG=1