feat: Restart salt-master on config changes
Automatically restart salt-master when config changes are detected.
This commit is contained in:
3
.github/workflows/build-and-test.yml
vendored
3
.github/workflows/build-and-test.yml
vendored
@@ -130,6 +130,9 @@ jobs:
|
||||
chmod 644 "${GITFS_KEYS_DIR}"/gitfs_ssh.pub
|
||||
tests/gitfs/test.sh
|
||||
|
||||
- name: Execute config-reloader tests
|
||||
run: tests/config-reloader/test.sh
|
||||
|
||||
- name: Cleanup
|
||||
run: |
|
||||
docker stop registry
|
||||
|
||||
Reference in New Issue
Block a user