From f1a08e0a00c434768e1aafaec4931eab2491012f Mon Sep 17 00:00:00 2001 From: Anson Date: Mon, 20 Jan 2020 17:27:54 -0700 Subject: [PATCH] more copy --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b8202bc..16bd53f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,5 +26,5 @@ deploy: - gitlab -h - deactivate - twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/* - only: - - tags + # only: + # - tags