mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
chore(.circleci): re-enable cleanup of falco development packages only when on the master branch
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
committed by
poiana
parent
b6fd43f4db
commit
8611af4373
@@ -533,7 +533,9 @@ workflows:
|
|||||||
tags:
|
tags:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
branches:
|
branches:
|
||||||
only: fix/cleanup-dev-packages
|
only: master
|
||||||
|
requires:
|
||||||
|
- "publish/packages-dev"
|
||||||
- "publish/docker-dev":
|
- "publish/docker-dev":
|
||||||
context: falco
|
context: falco
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user