Add debugging line in CI
This commit is contained in:
parent
e699301e82
commit
27760db3a8
@ -30,6 +30,7 @@ pipeline:
|
||||
commands:
|
||||
- cd cmd
|
||||
- mkdir -p $(dirname $SESSION_FILE_PATH) # Make the temp directory...
|
||||
- ls /tmp
|
||||
- echo "$OFFLINE_TWATTER_SESSION_FILE" > $SESSION_FILE_PATH # ...and write the session file to temp location
|
||||
- ./tests.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user