From 13c47f7b9fccea7da2ebc1afcc0b341c3893521b Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Mon, 28 Jun 2021 05:28:15 -0500 Subject: [PATCH] Fixed branch name --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4a34ebc3..97544e94 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -113,6 +113,6 @@ upload: - cd artifacts - python ../scripts/upload.py only: - - master + - next-gen - tags - schedules \ No newline at end of file