diff --git a/.drone.yml b/.drone.yml index e97f317..30c700f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ steps: - 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 cw/cw.pdf current + - tea r c --title "1st cw work" --asset cw/cw.pdf first-cw-work - name: Remove current on failure environment: