ci: remove reminder comment

This commit is contained in:
Jennifer Richards 2024-04-23 18:16:19 -03:00 committed by Nicolas Giard
parent b50e60b05f
commit 9379bbad7d

View file

@ -15,7 +15,3 @@ gunicorn \
--bind :8000 \
--log-level "${DATATRACKER_GUNICORN_LOG_LEVEL:-info}" \
ietf.wsgi:application
# Leaving this here as a reminder to set up the env in the chart
# Remove this once that's complete.
#--env SCOUT_NAME=Datatracker \