diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e738dd1c..ba4a4dea 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,7 +54,7 @@ deploy: tags: - secure rules: - - if: $CI_COMMIT_BRANCH == "pu" + - if: $CI_COMMIT_BRANCH == "pu-staging" when: manual variables: FASTAPI_BACKEND: gunicorn