mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-14 22:24:14 +00:00
Merge pull request #2314 from Jakob-Naucke/no-agent-version
snap: do not export agent version
This commit is contained in:
commit
1fbfd99d37
@ -115,7 +115,6 @@ parts:
|
|||||||
cd ${kata_dir}/tools/osbuilder
|
cd ${kata_dir}/tools/osbuilder
|
||||||
|
|
||||||
# build image
|
# build image
|
||||||
export AGENT_VERSION=$(cat ${kata_dir}/VERSION)
|
|
||||||
export AGENT_INIT=yes
|
export AGENT_INIT=yes
|
||||||
export USE_DOCKER=1
|
export USE_DOCKER=1
|
||||||
export DEBUG=1
|
export DEBUG=1
|
||||||
|
Loading…
Reference in New Issue
Block a user