fix build number

This commit is contained in:
hardy 2023-06-03 11:05:51 +08:00
parent 687209da9b
commit 6fbd5a04a3
No known key found for this signature in database
GPG Key ID: D1ED7F7A9ED520C3
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
PNAME=console
WORKBASE=/home/jenkins/go/src/infini.sh
WORKDIR=$WORKBASE/$PNAME
if [[ $VERSION =~ NIGHTLY ]]; then
BUILD_NUMBER=$BUILD_DAY
fi
export DOCKER_CLI_EXPERIMENTAL=enabled
#clean all