Remove bot workaround for the test stage

The issue referenced was fixed a few months after we added the
workaround.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
Emil Velikov 2023-10-22 19:23:32 +01:00 committed by hashworks
parent 93e0f66a3a
commit b06e3250d5

View File

@ -176,11 +176,6 @@ image:publish:secure:
.test:
stage: test
dependencies: []
only:
variables:
# Workaround for https://gitlab.com/gitlab-org/gitlab/-/issues/259663
# This is fine as at this point we're sure that the release works anyway.
- $GITLAB_USER_EMAIL != "project10185_bot2@example.com"
except:
refs:
- releases