From b19406591f4b9fc9221a95f8edf8c44a1b607ed9 Mon Sep 17 00:00:00 2001 From: anmol372 Date: Thu, 12 Oct 2023 09:53:40 -0700 Subject: [PATCH] RELEASE_TAG to be dictated by noironetworks/cicd --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5a84425d..bbcc9fb4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,9 +39,7 @@ jobs: - pip install pyyaml pytz before_script: - export DOCKER_BUILDKIT=1 - - export RELEASE_TAG=6.0.3.1 - export UPSTREAM_ID=81c2369 - - export EXPECTED_TAG_PREFIX=${RELEASE_TAG} script: - echo "Skip running UTs" - git clone http://www.github.com/noironetworks/cicd -b main /tmp/cicd