Skip to content

Commit

Permalink
always run appimage
Browse files Browse the repository at this point in the history
  • Loading branch information
travisperson committed Nov 29, 2021
1 parent 7971470 commit da0c7ba
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -976,14 +976,7 @@ workflows:
tags:
only:
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
- build-appimage:
filters:
branches:
ignore:
- /.*/
tags:
only:
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
- build-appimage
- publish:
requires:
- build-all
Expand Down

0 comments on commit da0c7ba

Please sign in to comment.