set pythonunbuffered in env
This commit is contained in:
@@ -10,6 +10,7 @@ steps:
|
||||
- name: run
|
||||
image: joyzoursky/python-chromedriver:3.9-selenium
|
||||
environment:
|
||||
PYTHONUNBUFFERED: 'true'
|
||||
SLACK_TOKEN:
|
||||
from_secret: slack_token
|
||||
SLACK_CHANNEL:
|
||||
|
Reference in New Issue
Block a user