We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef2c19 commit f62e290Copy full SHA for f62e290
Jenkinsfile
@@ -24,7 +24,6 @@ pipeline {
24
export BUILD_STAMP="devel-$GIT_BRANCH-n-$BUILD_NUMBER-id-$BUILD_ID-$BASE_OS"
25
export CLEAN_BUILD=true
26
build-tools/build-devel-image.sh
27
- build-tools/build-debug-artifacts.sh
28
build-tools/build-release-artifacts.sh
29
build-tools/build-release-images.sh
30
docker tag "$IMG_TAG" "$BASE_PUSH_TARGET:devel-$GIT_BRANCH-$BASE_OS"
next-version.txt
@@ -1 +1 @@
1
-1.6.0
+1.7.0
0 commit comments