set pythonunbuffered in env

This commit is contained in:
Joseph Montanaro 2022-01-24 20:24:19 -08:00
parent 5e65d818b5
commit f118226fed

View File

@ -9,7 +9,8 @@ trigger:
steps:
- name: run
image: joyzoursky/python-chromedriver:3.9-selenium
environment:
environment:
PYTHONUNBUFFERED: 'true'
SLACK_TOKEN:
from_secret: slack_token
SLACK_CHANNEL: