Try removing quotes
This commit is contained in:
parent
27760db3a8
commit
8b54f0acab
@ -21,7 +21,7 @@ pipeline:
|
|||||||
# - offline_twatter_passwd
|
# - offline_twatter_passwd
|
||||||
- offline_twatter_session_file
|
- offline_twatter_session_file
|
||||||
environment:
|
environment:
|
||||||
- SESSION_FILE_PATH="/tmp/Offline_Twatter.session" # Temp location, to be imported by the integration test
|
- SESSION_FILE_PATH=/tmp/Offline_Twatter.session # Temp location, to be imported by the integration test
|
||||||
# when: # At least one
|
# when: # At least one
|
||||||
# - path:
|
# - path:
|
||||||
# - pkg/scraper/**
|
# - pkg/scraper/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user