Skip to content

Commit 5d6d9fa

Browse files
authored
Merge pull request #729 from amudukutore/disable_debug
Disable building debug artifacts
2 parents 0ef2c19 + f62e290 commit 5d6d9fa

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ pipeline {
2424
export BUILD_STAMP="devel-$GIT_BRANCH-n-$BUILD_NUMBER-id-$BUILD_ID-$BASE_OS"
2525
export CLEAN_BUILD=true
2626
build-tools/build-devel-image.sh
27-
build-tools/build-debug-artifacts.sh
2827
build-tools/build-release-artifacts.sh
2928
build-tools/build-release-images.sh
3029
docker tag "$IMG_TAG" "$BASE_PUSH_TARGET:devel-$GIT_BRANCH-$BASE_OS"

next-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

0 commit comments

Comments
 (0)