diff --git a/build/ci/.drone.yml b/build/ci/.drone.yml index 0e7b009..0344c75 100644 --- a/build/ci/.drone.yml +++ b/build/ci/.drone.yml @@ -19,7 +19,7 @@ steps: - echo TELEGRAM_TOKEN=$${TELEGRAM_TOKEN} >> .env - echo POSTGRES_URL_CONNECT=$${POSTGRES_URL_CONNECT} >> .env - - name: test + - name: test pull: if-not-exists image: golang:1.23 commands: