fix: fixed typo

This commit is contained in:
2023-07-07 14:41:11 +02:00
parent 26fe056c4a
commit 01248d90c9
+11
View File
@@ -0,0 +1,11 @@
# This file is used to select the BEC and Ophyd Devices version for the auto deployment process.
# Do not edit this file unless you know what you are doing!
# The version can be a git tag, branch or commit hash.
# BEC version to use
BEC_AUTODEPLOY_VERSION="cli_launch"
# ophyd_devices version to use
OPHYD_DEVICES_AUTODEPLOY_VERSION="master"