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