Skip to content

Commit 82b374a

Browse files
committed
fix setting version
1 parent 69b4bfb commit 82b374a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
#!/usr/bin/env bash
22
set -e
3-
4-
# store version info in VERSION.txt for reference
5-
echo "VERSION=${BASE_VERSION}" > "${SCRIPTS_DIR}/VERSION.txt"
6-
echo "CONTAINER_NAME=${CONTAINER_NAME}" >> "${SCRIPTS_DIR}/VERSION.txt"

0 commit comments

Comments
 (0)