mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
test ci actions
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build the docker-compose stack
|
||||
run: docker-compose -f build-wazuh-images.yml up -d --build
|
||||
run: build-docker-images/build.sh
|
||||
|
||||
- name: Check running containers
|
||||
run: docker ps -a
|
||||
|
Reference in New Issue
Block a user