filter build-appimage

This commit is contained in:
Cory Schwartz 2021-06-15 12:20:19 -07:00
parent 9dc67abee6
commit 2b7e809efe

View File

@ -835,6 +835,16 @@ workflows:
tags:
only:
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
- build-appimage:
requires:
- test-short
filters:
branches:
ignore:
- /.*/
tags:
only:
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
- publish:
requires:
- build-all
@ -848,7 +858,6 @@ workflows:
only:
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
- build-appimage
- build-and-push-image:
dockerfile: Dockerfile.lotus
path: .