Create the release for the first course work
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Andre Henriques 2023-11-21 13:28:30 +00:00
parent 9487e5feab
commit 87d7795a89

View File

@ -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: