From 6b398360bea864dd069af8b7c75c95e5880341ba Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Wed, 22 Nov 2023 17:04:12 +0100 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d9eda06..a66f4d4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ build-job: # This job runs in the build stage, which runs first. variables: TWINE_USERNAME: $USER_NAME TWINE_PASSWORD: $API_KEY - TWINE_REPOSITORY: marl-factory-grid + TWINE_REPOSITORY: marl-factory-grid image: python:slim script: