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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user