mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 02:12:36 +02:00
Remove filters from build-container-image job
This commit is contained in:
parent
c26c132243
commit
09f3f3364a
1 changed files with 1 additions and 6 deletions
|
@ -208,12 +208,7 @@ workflows:
|
|||
build-tags:
|
||||
jobs:
|
||||
# Build container image on every commit
|
||||
- build-container-image:
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
- build-container-image
|
||||
|
||||
# Ubuntu 21.10 (impish) not yet supported by packagecloud.io
|
||||
# - build-ubuntu-impish:
|
||||
|
|
Loading…
Reference in a new issue