diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index e5db757..3ba40f1 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -21,7 +21,7 @@ pipeline: # - offline_twatter_passwd - offline_twatter_session_file 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 # - path: # - pkg/scraper/**