Skip to content

Commit

Permalink
chore(build): apply again after clean
Browse files Browse the repository at this point in the history
sometimes it seems clean deletes things that still being used...
  • Loading branch information
caarlos0 committed Feb 22, 2024
1 parent 0800e69 commit b315e60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ tasks:
- git pull --rebase origin main
- task: apply
- task: clean
- task: apply
release:
vars:
TAG:
Expand Down

0 comments on commit b315e60

Please sign in to comment.