diff --git a/.drone.yml b/.drone.yml index 7a239c2..5524f12 100644 --- a/.drone.yml +++ b/.drone.yml @@ -59,7 +59,8 @@ steps: TOKEN: from_secret: token commands: - - tea login add --url https://git.andr3h3nriqu3s.com --token "$TOKEN" + # no need to login again + # - tea login add --url https://git.andr3h3nriqu3s.com --token "$TOKEN" - tea r rm -y current || echo "Release not found" # - tea r c --title "Latest Report" --asset report/report.pdf --asset upds-1/UPDS12-1.pdf --asset upds-2/UPDS12-2.pdf --asset results.txt --asset poster/poster.pdf current - tea r c --title "Latest Report" --asset projectsynopsis/project-synopsis.pdf --asset report/report.pdf current