set pythonunbuffered in env
This commit is contained in:
parent
5e65d818b5
commit
f118226fed
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user