deploy from pu-fastapi-http

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2022-01-10 00:19:29 -08:00
parent 4edae5015a
commit 1080277c66
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -53,7 +53,7 @@ deploy:
tags: tags:
- secure - secure
rules: rules:
- if: $CI_COMMIT_BRANCH == "pu" - if: $CI_COMMIT_BRANCH == "pu-fastapi-http"
when: manual when: manual
variables: variables:
FASTAPI_BACKEND: gunicorn FASTAPI_BACKEND: gunicorn