From e903e1876f5a7ef90e7e6d39a2b57e7d73b90f69 Mon Sep 17 00:00:00 2001 From: Anson Date: Mon, 20 Jan 2020 17:57:21 -0700 Subject: [PATCH] typo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba9b80b..33c94e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ black: pypi: image: docker.km3net.de/base/python:3 - stage: release + stage: deploy cache: {} script: - pip install -U twine