Do not ignore ci paths in main git repo

Looking at paths under ci/* is now required to build the main CI image.
This commit is contained in:
Brian Clozel
2021-04-28 10:54:22 +02:00
parent e7ff369ded
commit f3d941c0f4

View File

@@ -24,7 +24,6 @@ resources:
username: ((github-username))
password: ((github-password))
branch: ((branch))
ignore_paths: ["ci/*"]
- name: ci-images-git-repo
type: git
icon: github