CI + Dev-Workspace: disable automatic rollout and setup new Workspace #145
1 changed files with 12 additions and 0 deletions
|
@ -8,7 +8,19 @@ skip_list:
|
||||||
quiet: true
|
quiet: true
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- .cache/ # implicit unless exclude_paths is defined in config
|
- .cache/ # implicit unless exclude_paths is defined in config
|
||||||
|
- collections/
|
||||||
- .gitlab-ci.yml
|
- .gitlab-ci.yml
|
||||||
- friedhof/
|
- friedhof/
|
||||||
- playbooks/on-off
|
- playbooks/on-off
|
||||||
|
- roles/ansible-role-pip
|
||||||
|
- roles/ansible-role-bootstrap
|
||||||
|
- roles/ansible_role_ctop
|
||||||
|
- roles/ansible-role-docker
|
||||||
|
- roles/ansible-role-helm
|
||||||
|
- roles/ansible-role-nfs
|
||||||
|
- roles/ansible-role-unattended-upgrades
|
||||||
|
- roles/ansible-manage-lvm
|
||||||
|
- roles/ansible-ufw
|
||||||
|
- roles/ansible_role_gitea
|
||||||
|
- roles/ansible-role-postgresql
|
||||||
- .woodpecker/
|
- .woodpecker/
|
||||||
|
|
Loading…
Reference in a new issue